Searched refs:getSupportedPlugInId (Results 1 – 2 of 2) sorted by relevance
175 const String8 plugInId = getSupportedPlugInId(mimeType); in canHandle()194 const String8 plugInId = getSupportedPlugInId(drmInfo->getMimeType()); in processDrmInfo()219 const String8 plugInId = getSupportedPlugInId(drmInfoRequest->getMimeType()); in acquireDrmInfo()230 const String8 plugInId = getSupportedPlugInId(drmRights.getMimeType()); in saveRights()251 const String8 plugInId = getSupportedPlugInId(uniqueId, path, mimeType); in getDrmObjectType()330 const String8 plugInId = getSupportedPlugInId(mimeType); in openConvertSession()547 String8 DrmManager::getSupportedPlugInId( in getSupportedPlugInId() function in DrmManager552 plugInId = getSupportedPlugInId(mimeType); in getSupportedPlugInId()559 String8 DrmManager::getSupportedPlugInId(const String8& mimeType) { in getSupportedPlugInId() function in DrmManager
138 String8 getSupportedPlugInId(int uniqueId, const String8& path, const String8& mimeType);140 String8 getSupportedPlugInId(const String8& mimeType);