android.drm
Class DrmStore.RightsStatus
java.lang.Object
android.drm.DrmStore.RightsStatus
- Enclosing class:
- DrmStore
public static class DrmStore.RightsStatus
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RIGHTS_VALID
public static final int RIGHTS_VALID
- See Also:
- Constant Field Values
RIGHTS_INVALID
public static final int RIGHTS_INVALID
- See Also:
- Constant Field Values
RIGHTS_EXPIRED
public static final int RIGHTS_EXPIRED
- See Also:
- Constant Field Values
RIGHTS_NOT_ACQUIRED
public static final int RIGHTS_NOT_ACQUIRED
- See Also:
- Constant Field Values
DrmStore.RightsStatus
public DrmStore.RightsStatus()
Copyright © 2008-2012. All Rights Reserved.