Home
last modified time | relevance | path

Searched refs:getCarrierPackageNamesForIntentAndPhone (Results 1 – 11 of 11) sorted by relevance

/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DSubscriptionInfoUpdaterTest.java746 .getCarrierPackageNamesForIntentAndPhone(any(), eq(phoneId)); in testUpdateFromCarrierConfigOpportunisticUnchanged()
772 .getCarrierPackageNamesForIntentAndPhone(any(), eq(phoneId)); in testUpdateFromCarrierConfigOpportunisticSetOpportunistic()
805 .getCarrierPackageNamesForIntentAndPhone(any(), eq(phoneId)); in testUpdateFromCarrierConfigOpportunisticAddToGroup()
842 .getCarrierPackageNamesForIntentAndPhone(any(), eq(phoneId)); in testUpdateFromCarrierConfigOpportunisticRemoveFromGroup()
885 .getCarrierPackageNamesForIntentAndPhone(any(), eq(phoneId)); in testUpdateFromCarrierConfigCarrierCertificates()
/aosp12/packages/services/Telephony/tests/src/com/android/phone/
H A DCarrierConfigLoaderTest.java206 doReturn(carrierPackages).when(mTelephonyManager).getCarrierPackageNamesForIntentAndPhone( in testUpdateConfigForPhoneId_simLoaded_withCachedConfigInXml()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCarrierServiceBindHelper.java216 TelephonyManager.from(mContext).getCarrierPackageNamesForIntentAndPhone( in rebind()
H A DSubscriptionInfoUpdater.java1028 .getCarrierPackageNamesForIntentAndPhone( in isCarrierServicePackage()
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DMmsServiceBroker.java527 .getCarrierPackageNamesForIntentAndPhone( in adjustUriForUserAndGrantPermission()
/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/
H A DITelephony.aidl1088 List<String> getCarrierPackageNamesForIntentAndPhone(in Intent intent, int phoneId); in getCarrierPackageNamesForIntentAndPhone() method
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DCarrierConfigLoader.java900 .getCarrierPackageNamesForIntentAndPhone( in getCarrierPackageForPhoneId()
H A DPhoneInterfaceManager.java6890 public List<String> getCarrierPackageNamesForIntentAndPhone(Intent intent, int phoneId) { in getCarrierPackageNamesForIntentAndPhone() method in PhoneInterfaceManager
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java9166 return getCarrierPackageNamesForIntentAndPhone(intent, getPhoneId()); in getCarrierPackageNamesForIntent()
9172 public List<String> getCarrierPackageNamesForIntentAndPhone(Intent intent, int phoneId) { in getCarrierPackageNamesForIntentAndPhone() method in TelephonyManager
9176 return telephony.getCarrierPackageNamesForIntentAndPhone(intent, phoneId); in getCarrierPackageNamesForIntentAndPhone()
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt11984 …GED_PHONE_STATE) public java.util.List<java.lang.String> getCarrierPackageNamesForIntentAndPhone(a…
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt87661 Lcom/android/internal/telephony/ITelephony$Stub$Proxy;->getCarrierPackageNamesForIntentAndPhone(Lan…
88015 Lcom/android/internal/telephony/ITelephony;->getCarrierPackageNamesForIntentAndPhone(Landroid/conte…