Home
last modified time | relevance | path

Searched defs:getManufacturerCodeForSlot (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/
H A DITelephony.aidl1342 String getManufacturerCodeForSlot(int slotIndex); in getManufacturerCodeForSlot() method
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DPhoneInterfaceManager.java3261 public String getManufacturerCodeForSlot(int slotIndex) { in getManufacturerCodeForSlot() method in PhoneInterfaceManager