Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telephony/java/com/android/internal/telephony/
H A DITelephony.aidl1363 String getManufacturerCodeForSlot(int slotIndex); in getManufacturerCodeForSlot() method
/aosp14/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java2411 return telephony.getManufacturerCodeForSlot(slotIndex); in getManufacturerCode()