Home
last modified time | relevance | path

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

/frameworks/base/drm/java/android/drm/
DDrmStore.java23 public class DrmStore { class
253 public DrmStore() {} in DrmStore() method in DrmStore
DDrmManagerClient.java369 if (null == path || path.equals("") || !DrmStore.Action.isValid(action)) { in getConstraints()
645 return checkRightsStatus(path, DrmStore.Action.DEFAULT); in checkRightsStatus()
672 if (null == path || path.equals("") || !DrmStore.Action.isValid(action)) { in checkRightsStatus()
/frameworks/base/docs/html/
Dsitemap.txt4516 http://developer.android.com/reference/android/drm/DrmStore.ConstraintsColumns.html
4526 http://developer.android.com/reference/android/drm/DrmStore.html
4527 http://developer.android.com/reference/android/drm/DrmStore.Action.html
4528 http://developer.android.com/reference/android/drm/DrmStore.DrmObjectType.html
4529 http://developer.android.com/reference/android/drm/DrmStore.Playback.html
4530 http://developer.android.com/reference/android/drm/DrmStore.RightsStatus.html
5479 http://developer.android.com/sdk/api_diff/16/changes/android.drm.DrmStore.html
5480 http://developer.android.com/sdk/api_diff/16/changes/android.drm.DrmStore.Action.html
5481 http://developer.android.com/sdk/api_diff/16/changes/android.drm.DrmStore.DrmObjectType.html
5482 http://developer.android.com/sdk/api_diff/16/changes/android.drm.DrmStore.Playback.html
[all …]
/frameworks/base/api/
Dcurrent.txt10694 public class DrmStore {
10695 ctor public deprecated DrmStore();
10698 public static class DrmStore.Action {
10699 ctor public deprecated DrmStore.Action();
10710 public static abstract interface DrmStore.ConstraintsColumns {
10719 public static class DrmStore.DrmObjectType {
10720 ctor public deprecated DrmStore.DrmObjectType();
10727 public static class DrmStore.Playback {
10728 ctor public deprecated DrmStore.Playback();
10735 public static class DrmStore.RightsStatus {
[all …]
Dsystem-current.txt11031 public class DrmStore {
11032 ctor public deprecated DrmStore();
11035 public static class DrmStore.Action {
11036 ctor public deprecated DrmStore.Action();
11047 public static abstract interface DrmStore.ConstraintsColumns {
11056 public static class DrmStore.DrmObjectType {
11057 ctor public deprecated DrmStore.DrmObjectType();
11064 public static class DrmStore.Playback {
11065 ctor public deprecated DrmStore.Playback();
11072 public static class DrmStore.RightsStatus {
[all …]