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.java353 if (telecomAccountRegistry.hasAccountEntryForPhoneAccount(handle)) { in findCorrectPhoneAccountHandle()
362 if(telecomAccountRegistry.hasAccountEntryForPhoneAccount(emergencyHandle)) { in findCorrectPhoneAccountHandle()
DTelecomAccountRegistry.java1397 boolean hasAccountEntryForPhoneAccount(PhoneAccountHandle handle) { in hasAccountEntryForPhoneAccount() method in TelecomAccountRegistry
1425 !hasAccountEntryForPhoneAccount(handle)) { in cleanupPhoneAccounts()