Searched refs:getTextIfExists (Results 1 – 5 of 5) sorted by relevance
109 String contentDescription = getTextIfExists(getContentDescription()).toString(); in notifyListenersForNonCarrierWifi()133 String contentDescription = getTextIfExists(getContentDescription()).toString(); in notifyListenersForCarrierWifi()134 CharSequence dataContentDescriptionHtml = getTextIfExists(icons.dataContentDescription); in notifyListenersForCarrierWifi()
52 String contentDescription = getTextIfExists(getContentDescription()).toString(); in notifyListeners()
140 mNetworkNameSeparator = getTextIfExists( in MobileSignalController()142 mNetworkNameDefault = getTextIfExists( in MobileSignalController()264 String contentDescription = getTextIfExists(getContentDescription()).toString(); in notifyListeners()265 CharSequence dataContentDescriptionHtml = getTextIfExists(icons.dataContentDescription); in notifyListeners()
177 @NonNull CharSequence getTextIfExists(int resId) { in getTextIfExists() method in SignalController
544 .getTextIfExists( in testOnReceive_stringsUpdatedAction_bothFalse()558 String defaultNetworkName = mMobileSignalController.getTextIfExists( in testOnReceive_stringsUpdatedAction_bothTrueAndNull()576 + mMobileSignalController.getTextIfExists( in testOnReceive_stringsUpdatedAction_bothTrueAndNonNull()