Lines Matching refs:EMPTY_STRING
40 const String8 DrmManager::EMPTY_STRING(""); member in DrmManager
156 if (EMPTY_STRING != plugInId) { in getConstraints()
166 if (EMPTY_STRING != plugInId) { in getMetadata()
176 bool result = (EMPTY_STRING != plugInId) ? true : false; in canHandle()
195 if (EMPTY_STRING != plugInId) { in processDrmInfo()
220 if (EMPTY_STRING != plugInId) { in acquireDrmInfo()
232 if (EMPTY_STRING != plugInId) { in saveRights()
242 if (EMPTY_STRING != plugInId) { in getOriginalMimeType()
246 return EMPTY_STRING; in getOriginalMimeType()
252 if (EMPTY_STRING != plugInId) { in getDrmObjectType()
262 if (EMPTY_STRING != plugInId) { in checkRightsStatus()
295 if (EMPTY_STRING != plugInId) { in validateAction()
306 if (EMPTY_STRING != plugInId) { in removeRights()
331 if (EMPTY_STRING != plugInId) { in openConvertSession()
551 if (EMPTY_STRING != mimeType) { in getSupportedPlugInId()
562 if (EMPTY_STRING != mimeType) { in getSupportedPlugInId()