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.java313 if (telecomAccountRegistry.hasAccountEntryForPhoneAccount(handle)) { in findCorrectPhoneAccountHandle()
322 if(telecomAccountRegistry.hasAccountEntryForPhoneAccount(emergencyHandle)) { in findCorrectPhoneAccountHandle()
DTelecomAccountRegistry.java1398 boolean hasAccountEntryForPhoneAccount(PhoneAccountHandle handle) { in hasAccountEntryForPhoneAccount() method in TelecomAccountRegistry
1426 !hasAccountEntryForPhoneAccount(handle)) { in cleanupPhoneAccounts()