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.java259 PhoneAccountHandle handle = findCorrectPhoneAccountHandle(); in addNewUnknownCall()
326 PhoneAccountHandle handle = findCorrectPhoneAccountHandle(); in sendIncomingCallIntent()
386 private PhoneAccountHandle findCorrectPhoneAccountHandle() { in findCorrectPhoneAccountHandle() method in PstnIncomingCallNotifier