Searched defs:drmSupportInfo (Results 1 – 6 of 6) sorted by relevance
40 MimeTypeIterator(DrmSupportInfo* drmSupportInfo) in MimeTypeIterator()63 FileSuffixIterator(DrmSupportInfo* drmSupportInfo) in FileSuffixIterator()
26 DrmSupportInfo::DrmSupportInfo(const DrmSupportInfo& drmSupportInfo): in DrmSupportInfo()71 DrmSupportInfo& DrmSupportInfo::operator=(const DrmSupportInfo& drmSupportInfo) { in operator =()
586 DrmSupportInfo drmSupportInfo; in getAllSupportInfo() local1299 DrmSupportInfo drmSupportInfo = drmSupportInfoArray[i]; in onTransact() local
384 DrmSupportInfo* drmSupportInfo in getAllSupportInfo() local569 const DrmSupportInfo& drmSupportInfo = mSupportInfoToPlugInIdMap.keyAt(index); in getSupportedPlugInId() local585 const DrmSupportInfo& drmSupportInfo = mSupportInfoToPlugInIdMap.keyAt(index); in getSupportedPlugInIdFromPath() local
128 DrmSupportInfo* drmSupportInfo = new DrmSupportInfo(); in onGetSupportInfo() local
351 jobject drmSupportInfo = env->NewObject(clazz, env->GetMethodID(clazz, "<init>", "()V")); in android_drm_DrmManagerClient_getAllSupportInfo() local