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

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

Completed in 56 milliseconds