Searched refs:DrmStore (Results 1 – 5 of 5) sorted by relevance
25 public class DrmStore { class255 public DrmStore() {} in DrmStore() method in DrmStore
399 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()
10148 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 …]
13731 @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 …]
15027 Landroid/drm/DrmStore$Action;->isValid(I)Z15028 Landroid/drm/DrmStore$Playback;->isValid(I)Z