Lines Matching refs:EMPTY_STRING
47 const String8 DrmManager::EMPTY_STRING(""); member in DrmManager
277 if (EMPTY_STRING != plugInId) { in getConstraints()
291 if (EMPTY_STRING != plugInId) { in getMetadata()
304 bool result = (EMPTY_STRING != plugInId) ? true : false; in canHandle()
329 if (EMPTY_STRING != plugInId) { in processDrmInfo()
360 if (EMPTY_STRING != plugInId) { in acquireDrmInfo()
376 if (EMPTY_STRING != plugInId) { in saveRights()
388 String8 mimeType(EMPTY_STRING); in getOriginalMimeType()
390 if (EMPTY_STRING != plugInId) { in getOriginalMimeType()
404 if (EMPTY_STRING != plugInId) { in getDrmObjectType()
418 if (EMPTY_STRING != plugInId) { in checkRightsStatus()
454 if (EMPTY_STRING != plugInId) { in validateAction()
465 if (EMPTY_STRING != plugInId) { in removeRights()
494 if (EMPTY_STRING != plugInId) { in openConvertSession()
718 if (EMPTY_STRING != mimeType) { in getSupportedPlugInId()
729 if (EMPTY_STRING != mimeType) { in getSupportedPlugInId()