Home
last modified time | relevance | path

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

/aosp12/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()
/aosp12/frameworks/av/include/drm/
H A DDrmInfoStatus.h59 int infoType; variable
/aosp12/frameworks/av/drm/common/
H A DDrmInfoEvent.cpp22 DrmInfoEvent::DrmInfoEvent(int uniqueId, int infoType, const String8 &message) in DrmInfoEvent()
H A DDrmInfoRequest.cpp24 DrmInfoRequest::DrmInfoRequest(int infoType, const String8& mimeType) : in DrmInfoRequest()
H A DDrmInfo.cpp21 DrmInfo::DrmInfo(int infoType, const DrmBuffer& drmBuffer, const String8& mimeType) : in DrmInfo()
H A DIDrmManagerService.cpp268 const int infoType = reply.readInt32(); in processDrmInfo() local
320 const int infoType = reply.readInt32(); in acquireDrmInfo() local
940 const int infoType = data.readInt32(); in onTransact() local
993 const int infoType = data.readInt32(); in onTransact() local
/aosp12/hardware/google/av/media/eco/tests/
H A DEcoSessionTest.cpp255 std::string infoType; in TEST_F() local
580 std::string infoType; in TEST_F() local
/aosp12/frameworks/base/drm/jni/
H A Dandroid_drm_DrmManagerClient.cpp475 int infoType = pDrmInfoStatus->infoType; in android_drm_DrmManagerClient_processDrmInfo() local
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...