Home
last modified time | relevance | path

Searched defs:AccountEntry (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/services/Telephony/sip/src/com/android/services/telephony/sip/
H A DSipAccountRegistry.java44 private final class AccountEntry { class in SipAccountRegistry
47 AccountEntry(SipProfile profile) { in AccountEntry() method in SipAccountRegistry.AccountEntry
/aosp12/packages/services/Telephony/src/com/android/services/telephony/
H A DTelecomAccountRegistry.java119 final class AccountEntry implements PstnPhoneCapabilitiesNotifier.Listener { class in TelecomAccountRegistry
145 AccountEntry(Phone phone, boolean isEmergency, boolean isTest) { in AccountEntry() method in TelecomAccountRegistry.AccountEntry