/aosp12/packages/apps/Dialer/java/com/android/voicemail/impl/ |
H A D | CarrierIdentifier.java | 70 String gid1 = telephonyManager.getGroupIdLevel1(); in forHandle()
|
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
H A D | CarrierResolverTest.java | 168 doReturn(GID_TRACFONE).when(mPhone).getGroupIdLevel1(); in testPreciseCarrierId() 190 doReturn(GID_O2_PREPAID).when(mPhone).getGroupIdLevel1(); in testPreciseCarrierId()
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
H A D | CallTracker.java | 237 String gid1 = phone.getGroupIdLevel1(); in compareGid1()
|
H A D | PhoneInternalInterface.java | 1013 String getGroupIdLevel1(); in getGroupIdLevel1() method
|
H A D | PhoneSubInfoController.java | 456 "getGroupIdLevel1", (phone)-> phone.getGroupIdLevel1());
|
H A D | CarrierResolver.java | 793 final String gid1 = mPhone.getGroupIdLevel1(); in getSubscriptionMatchingRule()
|
H A D | Phone.java | 4576 String gid1 = getGroupIdLevel1(); in isMatchGid()
|
H A D | GsmCdmaPhone.java | 2024 public String getGroupIdLevel1() { in getGroupIdLevel1() method in GsmCdmaPhone
|
/aosp12/frameworks/base/telephony/java/android/telephony/ |
H A D | SmsMessage.java | 1088 gid = TelephonyManager.getDefault().getGroupIdLevel1(); in hasEmsSupport() 1120 gid = TelephonyManager.getDefault().getGroupIdLevel1(); in shouldAppendPageNumberAsPrefix()
|
H A D | TelephonyManager.java | 4619 public String getGroupIdLevel1() { in getGroupIdLevel1() method in TelephonyManager 4643 public String getGroupIdLevel1(int subId) { in getGroupIdLevel1() method in TelephonyManager
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/ |
H A D | SipPhoneBase.java | 284 public String getGroupIdLevel1() { in getGroupIdLevel1() method in SipPhoneBase
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/ |
H A D | ImsPhoneBase.java | 325 public String getGroupIdLevel1() { in getGroupIdLevel1() method in ImsPhoneBase
|
/aosp12/packages/services/Telephony/src/com/android/phone/ |
H A D | CarrierConfigLoader.java | 885 gid1 = phone.getGroupIdLevel1(); in getCarrierIdentifierForPhoneId()
|
/aosp12/packages/apps/Settings/src/com/android/settings/network/apn/ |
H A D | ApnEditor.java | 730 mMvnoMatchData.setText(telephonyManager.getGroupIdLevel1()); in mvnoDescription()
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 14894 HSPLandroid/telephony/TelephonyManager;->getGroupIdLevel1()Ljava/lang/String;
|
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 42712 …@RequiresPermission(android.Manifest.permission.READ_PHONE_STATE) public String getGroupIdLevel1();
|
/aosp12/frameworks/opt/setupwizard/tools/docs/ |
H A D | android-22.txt | 28660 method public java.lang.String getGroupIdLevel1();
|
/aosp12/frameworks/base/config/ |
H A D | boot-image-profile.txt | 14943 HSPLandroid/telephony/TelephonyManager;->getGroupIdLevel1()Ljava/lang/String;
|