Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telephony/java/com/android/internal/telephony/
H A DITelephony.aidl1345 String getTypeAllocationCodeForSlot(int slotIndex); in getTypeAllocationCodeForSlot() method
/aosp14/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java2289 return telephony.getTypeAllocationCodeForSlot(slotIndex); in getTypeAllocationCode()