Searched refs:getCurrentCarrierNameForDisplay (Results 1 – 4 of 4) sorted by relevance
349 assertThat(MobileNetworkUtils.getCurrentCarrierNameForDisplay( in getCurrentCarrierNameForDisplay_withoutValidSubId_returnNetworkOperatorName()355 assertThat(MobileNetworkUtils.getCurrentCarrierNameForDisplay( in getCurrentCarrierNameForDisplay_withValidSubId_returnCurrentCarrierName()357 assertThat(MobileNetworkUtils.getCurrentCarrierNameForDisplay( in getCurrentCarrierNameForDisplay_withValidSubId_returnCurrentCarrierName()363 assertThat(MobileNetworkUtils.getCurrentCarrierNameForDisplay( in getCurrentCarrierNameForDisplay_withoutSubId_returnNotNull()
158 return MobileNetworkUtils.getCurrentCarrierNameForDisplay(mContext); in getSummary()
111 return MobileNetworkUtils.getCurrentCarrierNameForDisplay(mContext, mSubId); in getSummary()
629 public static CharSequence getCurrentCarrierNameForDisplay(Context context, int subId) { in getCurrentCarrierNameForDisplay() method in MobileNetworkUtils640 public static CharSequence getCurrentCarrierNameForDisplay(Context context) { in getCurrentCarrierNameForDisplay() method in MobileNetworkUtils