Searched refs:getTextIfExists (Results 1 – 5 of 5) sorted by relevance
52 String contentDescription = getTextIfExists(getContentDescription()).toString(); in notifyListeners()
103 mNetworkNameSeparator = getTextIfExists(R.string.status_bar_network_name_separator) in MobileSignalController()105 mNetworkNameDefault = getTextIfExists( in MobileSignalController()361 String contentDescription = getTextIfExists(getContentDescription()).toString(); in notifyListeners()362 CharSequence dataContentDescriptionHtml = getTextIfExists(icons.mDataContentDescription); in notifyListeners()
91 String contentDescription = getTextIfExists(getContentDescription()).toString(); in notifyListeners()
170 @NonNull CharSequence getTextIfExists(int resId) { in getTextIfExists() method in SignalController
396 .getTextIfExists( in testOnReceive_stringsUpdatedAction_bothFalse()410 String defaultNetworkName = mMobileSignalController.getTextIfExists( in testOnReceive_stringsUpdatedAction_bothTrueAndNull()428 + mMobileSignalController.getTextIfExists( in testOnReceive_stringsUpdatedAction_bothTrueAndNonNull()