Home
last modified time | relevance | path

Searched refs:DrmStore (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/drm/java/android/drm/
DDrmStore.java25 public class DrmStore { class
255 public DrmStore() {} in DrmStore() method in DrmStore
DDrmManagerClient.java399 if (null == path || path.equals("") || !DrmStore.Action.isValid(action)) { in getConstraints()
675 return checkRightsStatus(path, DrmStore.Action.DEFAULT); in checkRightsStatus()
702 if (null == path || path.equals("") || !DrmStore.Action.isValid(action)) { in checkRightsStatus()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt10148 public class DrmStore {
10149 ctor public deprecated DrmStore();
10152 public static class DrmStore.Action {
10153 ctor public deprecated DrmStore.Action();
10164 public static abstract interface DrmStore.ConstraintsColumns {
10173 public static class DrmStore.DrmObjectType {
10174 ctor public deprecated DrmStore.DrmObjectType();
10181 public static class DrmStore.Playback {
10182 ctor public deprecated DrmStore.Playback();
10189 public static class DrmStore.RightsStatus {
[all …]
/frameworks/base/core/api/
Dcurrent.txt13731 @Deprecated public class DrmStore {
13732 ctor @Deprecated public DrmStore();
13735 @Deprecated public static class DrmStore.Action {
13736 ctor @Deprecated public DrmStore.Action();
13747 @Deprecated public static interface DrmStore.ConstraintsColumns {
13756 @Deprecated public static class DrmStore.DrmObjectType {
13757 ctor @Deprecated public DrmStore.DrmObjectType();
13764 @Deprecated public static class DrmStore.Playback {
13765 ctor @Deprecated public DrmStore.Playback();
13772 @Deprecated public static class DrmStore.RightsStatus {
[all …]
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt15027 Landroid/drm/DrmStore$Action;->isValid(I)Z
15028 Landroid/drm/DrmStore$Playback;->isValid(I)Z