HomeSort by relevance Sort by last modified time
    Searched refs:TYPE_REMOVE_RIGHTS (Results 1 - 6 of 6) sorted by null

  /frameworks/av/include/drm/
DrmInfoEvent.h 36 //! TYPE_REMOVE_RIGHTS, when the rights needs to be removed completely.
37 static const int TYPE_REMOVE_RIGHTS = 2;
  /frameworks/base/drm/java/android/drm/
DrmInfoEvent.java 38 public static final int TYPE_REMOVE_RIGHTS = 2;
DrmManagerClient.java 211 case DrmInfoEvent.TYPE_REMOVE_RIGHTS: {
    [all...]
  /cts/tests/tests/drm/src/android/drm/cts/
DrmEventTest.java 96 checkValidInfoType(DrmInfoEvent.TYPE_REMOVE_RIGHTS);
116 checkInfoTypeInErrorEvent(DrmInfoEvent.TYPE_REMOVE_RIGHTS);
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/17/
android.jar 

Completed in 190 milliseconds