Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephony.aidl1324 String getTypeAllocationCodeForSlot(int slotIndex); in getTypeAllocationCodeForSlot() method
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java2117 return telephony.getTypeAllocationCodeForSlot(slotIndex); in getTypeAllocationCode()