Searched refs:getTextIfExists (Results 1 – 5 of 5) sorted by relevance
205 mNetworkNameSeparator = getTextIfExists( in MobileSignalController()207 mNetworkNameDefault = getTextIfExists( in MobileSignalController()361 String contentDescription = getTextIfExists(getContentDescription()).toString(); in notifyListeners()362 CharSequence dataContentDescriptionHtml = getTextIfExists(icons.dataContentDescription); in notifyListeners()591 getTextIfExists(AccessibilityContentDescriptions.NO_CALLING).toString()); in maybeNotifyCallStateChanged()602 getTextIfExists(AccessibilityContentDescriptions.NO_CALLING).toString()); in updateNoCallingState()618 ? getTextIfExists(AccessibilityContentDescriptions.WIFI_CONNECTION_STRENGTH[level]) in getCallStrengthDescription()620 : getTextIfExists(AccessibilityContentDescriptions.PHONE_SIGNAL_STRENGTH[level]) in getCallStrengthDescription()629 getTextIfExists(AccessibilityContentDescriptions.NO_CALLING).toString()); in refreshCallIndicator()
104 String contentDescription = getTextIfExists(getContentDescription()).toString(); in notifyListenersForNonCarrierWifi()143 String contentDescription = getTextIfExists(getContentDescription()).toString(); in notifyListenersForCarrierWifi()144 CharSequence dataContentDescriptionHtml = getTextIfExists(icons.dataContentDescription); in notifyListenersForCarrierWifi()
52 String contentDescription = getTextIfExists(getContentDescription()).toString(); in notifyListeners()
175 @NonNull CharSequence getTextIfExists(int resId) { in getTextIfExists() method in SignalController
479 .getTextIfExists( in testOnReceive_stringsUpdatedAction_bothFalse()493 String defaultNetworkName = mMobileSignalController.getTextIfExists( in testOnReceive_stringsUpdatedAction_bothTrueAndNull()511 + mMobileSignalController.getTextIfExists( in testOnReceive_stringsUpdatedAction_bothTrueAndNonNull()