Searched refs:EMPTY_STRING (Results 1 – 6 of 6) sorted by relevance
34 const String8 DrmManagerClientImpl::EMPTY_STRING(""); member in DrmManagerClientImpl92 if (EMPTY_STRING != drmEngineFile) { in installDrmEngine()101 if ((NULL != path) && (EMPTY_STRING != *path)) { in getConstraints()110 if ((NULL != path) && (EMPTY_STRING != *path)) { in getMetadata()119 if ((EMPTY_STRING != path) || (EMPTY_STRING != mimeType)) { in canHandle()151 String8 mimeType = EMPTY_STRING; in getOriginalMimeType()152 if (EMPTY_STRING != path) { in getOriginalMimeType()161 if ((EMPTY_STRING != path) || (EMPTY_STRING != mimeType)) { in getDrmObjectType()171 if (EMPTY_STRING != path) { in checkRightsStatus()204 if (EMPTY_STRING != path) { in validateAction()[all …]
40 const String8 DrmManager::EMPTY_STRING(""); member in DrmManager161 if (EMPTY_STRING != plugInId) { in getConstraints()171 if (EMPTY_STRING != plugInId) { in getMetadata()196 bool result = (EMPTY_STRING != plugInId) ? true : false; in canHandle()215 if (EMPTY_STRING != plugInId) { in processDrmInfo()240 if (EMPTY_STRING != plugInId) { in acquireDrmInfo()252 if (EMPTY_STRING != plugInId) { in saveRights()262 if (EMPTY_STRING != plugInId) { in getOriginalMimeType()266 return EMPTY_STRING; in getOriginalMimeType()272 if (EMPTY_STRING != plugInId) { in getDrmObjectType()[all …]
123 private static final String EMPTY_STRING = ""; field in BidiFormatter307 return EMPTY_STRING; in markAfter()336 return EMPTY_STRING; in markBefore()
123 private static final String EMPTY_STRING = ""; field in BidiFormatter305 return EMPTY_STRING; in markAfter()332 return EMPTY_STRING; in markBefore()
439 static const String8 EMPTY_STRING; variable
152 static const String8 EMPTY_STRING; variable