Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSubscriptionInfoUpdaterTest.java646 .getCarrierPackageNamesForIntentAndPhone(any(), eq(phoneId)); in testUpdateFromCarrierConfigOpportunisticUnchanged()
671 .getCarrierPackageNamesForIntentAndPhone(any(), eq(phoneId)); in testUpdateFromCarrierConfigOpportunisticSetOpportunistic()
703 .getCarrierPackageNamesForIntentAndPhone(any(), eq(phoneId)); in testUpdateFromCarrierConfigOpportunisticAddToGroup()
739 .getCarrierPackageNamesForIntentAndPhone(any(), eq(phoneId)); in testUpdateFromCarrierConfigOpportunisticRemoveFromGroup()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCarrierServiceBindHelper.java172 TelephonyManager.from(mContext).getCarrierPackageNamesForIntentAndPhone( in rebind()
DSubscriptionInfoUpdater.java916 .getCarrierPackageNamesForIntentAndPhone( in isCarrierServicePackage()
/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephony.aidl1013 List<String> getCarrierPackageNamesForIntentAndPhone(in Intent intent, int phoneId); in getCarrierPackageNamesForIntentAndPhone() method
/frameworks/base/api/
Dsystem-current.txt7968 …method public java.util.List<java.lang.String> getCarrierPackageNamesForIntentAndPhone(android.con…