Home
last modified time | relevance | path

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

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