Home
last modified time | relevance | path

Searched defs:getCarrierServicePackageNameForLogicalSlot (Results 1 – 4 of 4) sorted by relevance

/packages/modules/NetworkStack/apishim/33/com/android/networkstack/apishim/api33/
DTelephonyManagerShimImpl.java98 public String getCarrierServicePackageNameForLogicalSlot(int logicalSlotIndex) { in getCarrierServicePackageNameForLogicalSlot() method in TelephonyManagerShimImpl
/packages/modules/NetworkStack/apishim/common/com/android/networkstack/apishim/common/
DTelephonyManagerShim.java66 default String getCarrierServicePackageNameForLogicalSlot(int logicalSlotIndex) in getCarrierServicePackageNameForLogicalSlot() method
/packages/modules/Connectivity/service/src/com/android/server/connectivity/
DCarrierPrivilegeAuthenticator.java280 private String getCarrierServicePackageNameForLogicalSlot(int logicalSlotIndex) { in getCarrierServicePackageNameForLogicalSlot() method in CarrierPrivilegeAuthenticator
/packages/services/Telephony/src/com/android/phone/
DPhoneInterfaceManager.java7730 public @Nullable String getCarrierServicePackageNameForLogicalSlot(int logicalSlotIndex) { in getCarrierServicePackageNameForLogicalSlot() method in PhoneInterfaceManager