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/
DTelecomAccountRegistry.java480 boolean hasAccountEntryForPhoneAccount(PhoneAccountHandle handle) { in hasAccountEntryForPhoneAccount() method in TelecomAccountRegistry
506 !hasAccountEntryForPhoneAccount(handle)) { in cleanupPhoneAccounts()
559 !hasAccountEntryForPhoneAccount(defaultPhoneAccount)) { in setupAccounts()
567 if (hasAccountEntryForPhoneAccount(upgradedPhoneAccount)) { in setupAccounts()
DPstnIncomingCallNotifier.java261 if (telecomAccountRegistry.hasAccountEntryForPhoneAccount(handle)) { in findCorrectPhoneAccountHandle()
270 if(telecomAccountRegistry.hasAccountEntryForPhoneAccount(emergencyHandle)) { in findCorrectPhoneAccountHandle()