Searched defs:PhoneAccountRegistrar (Results 1 - 1 of 1) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
H A DPhoneAccountRegistrar.java114 public class PhoneAccountRegistrar { class
120 public void onAccountsChanged(PhoneAccountRegistrar registrar) {}
121 public void onDefaultOutgoingChanged(PhoneAccountRegistrar registrar) {}
122 public void onSimCallManagerChanged(PhoneAccountRegistrar registrar) {}
123 public void onPhoneAccountRegistered(PhoneAccountRegistrar registrar,
125 public void onPhoneAccountUnRegistered(PhoneAccountRegistrar registrar,
158 public PhoneAccountRegistrar(Context context, DefaultDialerCache defaultDialerCache, method in class:PhoneAccountRegistrar
164 public PhoneAccountRegistrar(Context context, String fileName, method in class:PhoneAccountRegistrar
1025 // State Implementation for PhoneAccountRegistrar
1029 * The state of this {@code PhoneAccountRegistrar}
[all...]

Completed in 111 milliseconds