Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DGsmCdmaPhone.java2643 PhoneAccountHandle phoneAccountHandle = subscriptionIdToPhoneAccountHandle(getSubId()); in setCallForwardingOption()
2904 PhoneAccountHandle phoneAccountHandle = subscriptionIdToPhoneAccountHandle(getSubId()); in setCallWaiting()
5057 private PhoneAccountHandle subscriptionIdToPhoneAccountHandle(final int subId) { in subscriptionIdToPhoneAccountHandle() method in GsmCdmaPhone