Searched refs:getInfoType (Results 1 – 5 of 5) sorted by relevance
/aosp14/frameworks/base/drm/java/android/drm/ | ||
H A D | DrmInfoRequest.java | 93 public int getInfoType() { in getInfoType() method in DrmInfoRequest |
H A D | DrmInfo.java | 157 public int getInfoType() { in getInfoType() method in DrmInfo |
H A D | DrmManagerClient.java | 157 int infoType = (null != status) ? status.infoType : drmInfo.getInfoType(); in handleMessage() |
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ | ||
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/aosp14/frameworks/base/core/api/ | ||
H A D | current.txt | 14551 method @Deprecated public int getInfoType(); |