Home
last modified time | relevance | path

Searched refs:getSimOperatorNumeric (Results 1 – 8 of 8) sorted by relevance

/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DSubscriptionInfoUpdaterTest.java371 doReturn(FAKE_MCC_MNC_1).when(mTelephonyManager).getSimOperatorNumeric(FAKE_SUB_ID_1); in loadSim()
411 verify(mTelephonyManager).getSimOperatorNumeric(FAKE_SUB_ID_1); in testSimLoaded()
448 doReturn("").when(mTelephonyManager).getSimOperatorNumeric(FAKE_SUB_ID_1); in testSimLoadedEmptyOperatorNumeric()
458 verify(mTelephonyManager).getSimOperatorNumeric(FAKE_SUB_ID_1); in testSimLoadedEmptyOperatorNumeric()
517 doReturn(FAKE_MCC_MNC_1).when(mTelephonyManager).getSimOperatorNumeric(eq(FAKE_SUB_ID_1)); in testDualSimLoaded()
518 doReturn(FAKE_MCC_MNC_2).when(mTelephonyManager).getSimOperatorNumeric(eq(FAKE_SUB_ID_2)); in testDualSimLoaded()
/aosp12/packages/apps/Messaging/src/com/android/messaging/util/
H A DPhoneUtils.java134 public abstract String getSimOperatorNumeric(); in getSimOperatorNumeric() method in PhoneUtils
313 public String getSimOperatorNumeric() { in getSimOperatorNumeric() method in PhoneUtils.PhoneUtilsPreLMR1
475 public String getSimOperatorNumeric() { in getSimOperatorNumeric() method in PhoneUtils.PhoneUtilsLMR1
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DSmsMessage.java1087 simOperator = TelephonyManager.getDefault().getSimOperatorNumeric(); in hasEmsSupport()
1119 simOperator = TelephonyManager.getDefault().getSimOperatorNumeric(); in shouldAppendPageNumberAsPrefix()
H A DTelephonyManager.java3616 return getSimOperatorNumeric(); in getSimOperator()
3632 return getSimOperatorNumeric(subId); in getSimOperator()
3645 public String getSimOperatorNumeric() { in getSimOperatorNumeric() method in TelephonyManager
3659 return getSimOperatorNumeric(subId); in getSimOperatorNumeric()
3674 public String getSimOperatorNumeric(int subId) { in getSimOperatorNumeric() method in TelephonyManager
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/appsettings/
H A DApnEditorActivity.java262 String numeric = PhoneUtils.get(mSubId).getSimOperatorNumeric(); in fillUi()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DSubscriptionInfoUpdater.java518 String operator = tm.getSimOperatorNumeric(subId); in handleSimLoaded()
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt14926 HSPLandroid/telephony/TelephonyManager;->getSimOperatorNumeric()Ljava/lang/String;+]Landroid/teleph…
14927 HSPLandroid/telephony/TelephonyManager;->getSimOperatorNumeric(I)Ljava/lang/String;+]Landroid/telep…
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt14975 HSPLandroid/telephony/TelephonyManager;->getSimOperatorNumeric()Ljava/lang/String;+]Landroid/teleph…
14976 HSPLandroid/telephony/TelephonyManager;->getSimOperatorNumeric(I)Ljava/lang/String;+]Landroid/telep…