Searched defs:RIGHTS_INVALID (Results 1 - 2 of 2) sorted by path

/frameworks/av/include/drm/
H A Ddrm_framework_common.h206 static const int RIGHTS_INVALID = 0x01; member in class:android::RightsStatus
291 * RIGHTS_VALID, RIGHTS_INVALID, RIGHTS_EXPIRED or RIGHTS_NOT_ACQUIRED
/frameworks/base/drm/java/android/drm/
H A DDrmStore.java232 public static final int RIGHTS_INVALID = 0x01; field in class:DrmStore.RightsStatus

Completed in 105 milliseconds