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.java248 PhoneAccountHandle handle = findCorrectPhoneAccountHandle(); in addNewUnknownCall()
289 PhoneAccountHandle handle = findCorrectPhoneAccountHandle(); in sendIncomingCallIntent()
349 private PhoneAccountHandle findCorrectPhoneAccountHandle() { in findCorrectPhoneAccountHandle() method in PstnIncomingCallNotifier