Searched refs:EMPTY_STRING (Results 1 – 6 of 6) sorted by relevance
36 const String8 DrmManagerClientImpl::EMPTY_STRING(""); member in DrmManagerClientImpl103 if ((NULL != path) && (EMPTY_STRING != *path)) { in getConstraints()112 if ((NULL != path) && (EMPTY_STRING != *path)) { in getMetadata()121 if ((EMPTY_STRING != path) || (EMPTY_STRING != mimeType)) { in canHandle()153 String8 mimeType = EMPTY_STRING; in getOriginalMimeType()154 if (EMPTY_STRING != path) { in getOriginalMimeType()163 if ((EMPTY_STRING != path) || (EMPTY_STRING != mimeType)) { in getDrmObjectType()173 if (EMPTY_STRING != path) { in checkRightsStatus()206 if (EMPTY_STRING != path) { in validateAction()215 if (EMPTY_STRING != path) { in removeRights()[all …]
40 const String8 DrmManager::EMPTY_STRING(""); member in DrmManager156 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()[all …]
152 static const String8 EMPTY_STRING; variable
130 private static final String EMPTY_STRING = ""; field in BidiFormatter316 return EMPTY_STRING; in markAfter()345 return EMPTY_STRING; in markBefore()
428 static const String8 EMPTY_STRING; variable
32391 Landroid/icu/util/ULocale;->EMPTY_STRING:Ljava/lang/String;69905 Landroid/text/BidiFormatter;->EMPTY_STRING:Ljava/lang/String;