Searched refs:TYPE_RIGHTS_REMOVED (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/drm/java/android/drm/
H A DDrmInfoEvent.java55 public static final int TYPE_RIGHTS_REMOVED = 6; field in class:DrmInfoEvent
100 type > TYPE_RIGHTS_REMOVED) {
H A DDrmManagerClient.java225 case DrmInfoEvent.TYPE_RIGHTS_REMOVED: {
/frameworks/av/include/drm/
H A DDrmInfoEvent.h46 //! TYPE_RIGHTS_REMOVED, when the rights has been removed.
47 static const int TYPE_RIGHTS_REMOVED = 6; member in class:android::DrmInfoEvent

Completed in 1502 milliseconds