Searched refs:getCurrentCarrierNameForDisplay (Results 1 – 5 of 5) sorted by relevance
319 assertThat(MobileNetworkUtils.getCurrentCarrierNameForDisplay( in getCurrentCarrierNameForDisplay_withoutValidSubId_returnNetworkOperatorName()325 assertThat(MobileNetworkUtils.getCurrentCarrierNameForDisplay( in getCurrentCarrierNameForDisplay_withValidSubId_returnCurrentCarrierName()327 assertThat(MobileNetworkUtils.getCurrentCarrierNameForDisplay( in getCurrentCarrierNameForDisplay_withValidSubId_returnCurrentCarrierName()333 assertThat(MobileNetworkUtils.getCurrentCarrierNameForDisplay( in getCurrentCarrierNameForDisplay_withoutSubId_returnNotNull()
77 return MobileNetworkUtils.getCurrentCarrierNameForDisplay(mContext, mSubId); in getSummary()
152 return MobileNetworkUtils.getCurrentCarrierNameForDisplay(mContext); in getSummary()
647 public static CharSequence getCurrentCarrierNameForDisplay(Context context, int subId) { in getCurrentCarrierNameForDisplay() method in MobileNetworkUtils658 public static CharSequence getCurrentCarrierNameForDisplay(Context context) { in getCurrentCarrierNameForDisplay() method in MobileNetworkUtils
335 pref.setTitle(MobileNetworkUtils.getCurrentCarrierNameForDisplay( in forceUpdateConnectedPreferenceCategory()