HomeSort by relevance Sort by last modified time
    Searched refs:hasAccountEntryForPhoneAccount (Results 1 - 2 of 2) sorted by null

  /packages/services/Telephony/src/com/android/services/telephony/
TelecomAccountRegistry.java 643 boolean hasAccountEntryForPhoneAccount(PhoneAccountHandle handle) {
671 !hasAccountEntryForPhoneAccount(handle)) {
729 !hasAccountEntryForPhoneAccount(defaultPhoneAccount)) {
737 if (hasAccountEntryForPhoneAccount(upgradedPhoneAccount)) {
PstnIncomingCallNotifier.java 261 if (telecomAccountRegistry.hasAccountEntryForPhoneAccount(handle)) {
270 if(telecomAccountRegistry.hasAccountEntryForPhoneAccount(emergencyHandle)) {

Completed in 230 milliseconds