Home
last modified time | relevance | path

Searched defs:infoType (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/drm/java/android/drm/
H A DDrmInfoStatus.java53 public final int infoType; field in DrmInfoStatus
76 public DrmInfoStatus(int statusCode, int infoType, ProcessedData data, String mimeType) { in DrmInfoStatus()
H A DDrmInfo.java51 public DrmInfo(int infoType, byte[] data, String mimeType) { in DrmInfo()
71 public DrmInfo(int infoType, String path, String mimeType) { in DrmInfo()
H A DDrmInfoRequest.java69 public DrmInfoRequest(int infoType, String mimeType) { in DrmInfoRequest()
151 /* package */ static boolean isValidType(int infoType) { in isValidType()
H A DDrmManagerClient.java157 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 DBinaryTransparencyService.java1032 final String infoType = getNextArg(); in onShellCommand() local
/aosp14/frameworks/base/drm/jni/
H A Dandroid_drm_DrmManagerClient.cpp475 int infoType = pDrmInfoStatus->infoType; in android_drm_DrmManagerClient_processDrmInfo() local
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...