Searched defs:infoType (Results 1 – 7 of 7) sorted by relevance
/aosp14/frameworks/base/drm/java/android/drm/ |
H A D | DrmInfoStatus.java | 53 public final int infoType; field in DrmInfoStatus 76 public DrmInfoStatus(int statusCode, int infoType, ProcessedData data, String mimeType) { in DrmInfoStatus()
|
H A D | DrmInfo.java | 51 public DrmInfo(int infoType, byte[] data, String mimeType) { in DrmInfo() 71 public DrmInfo(int infoType, String path, String mimeType) { in DrmInfo()
|
H A D | DrmInfoRequest.java | 69 public DrmInfoRequest(int infoType, String mimeType) { in DrmInfoRequest() 151 /* package */ static boolean isValidType(int infoType) { in isValidType()
|
H A D | DrmManagerClient.java | 157 int infoType = (null != status) ? status.infoType : drmInfo.getInfoType(); in handleMessage() local 189 Object thisReference, int uniqueId, int infoType, String message) { in notify() 213 int infoType = msg.arg2; in handleMessage() local 819 private int getEventType(int infoType) { in getEventType() 832 private int getErrorType(int infoType) { in getErrorType()
|
/aosp14/frameworks/base/services/core/java/com/android/server/ |
H A D | BinaryTransparencyService.java | 1032 final String infoType = getNextArg(); in onShellCommand() local
|
/aosp14/frameworks/base/drm/jni/ |
H A D | android_drm_DrmManagerClient.cpp | 475 int infoType = pDrmInfoStatus->infoType; in android_drm_DrmManagerClient_processDrmInfo() local
|
/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 ... |