Home
last modified time | relevance | path

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

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