Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DPhoneInterfaceManager.java1862 return getCallStateForSlot(getSlotForDefaultSubscription()); in getCallState()
2377 return getActivePhoneTypeForSlot(getSlotForDefaultSubscription()); in getActivePhoneType()
3671 private int getSlotForDefaultSubscription() { in getSlotForDefaultSubscription() method in PhoneInterfaceManager