Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/services/telephony/
DPstnIncomingCallNotifier.java399 if (telecomAccountRegistry.hasAccountEntryForPhoneAccount(handle)) { in findCorrectPhoneAccountHandle()
409 if(telecomAccountRegistry.hasAccountEntryForPhoneAccount(emergencyHandle)) { in findCorrectPhoneAccountHandle()
DTelecomAccountRegistry.java1626 boolean hasAccountEntryForPhoneAccount(PhoneAccountHandle handle) { in hasAccountEntryForPhoneAccount() method in TelecomAccountRegistry
1665 !hasAccountEntryForPhoneAccount(handle)) { in cleanupPhoneAccounts()