Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/services/telephony/
DPstnIncomingCallNotifier.java267 PhoneAccountHandle handle = findCorrectPhoneAccountHandle(); in addNewUnknownCall()
334 PhoneAccountHandle handle = findCorrectPhoneAccountHandle(); in sendIncomingCallIntent()
394 private PhoneAccountHandle findCorrectPhoneAccountHandle() { in findCorrectPhoneAccountHandle() method in PstnIncomingCallNotifier