Home
last modified time | relevance | path

Searched refs:onAccountSelectionDialogShow (Results 1 – 2 of 2) sorted by relevance

/packages/services/Telephony/src/com/android/phone/settings/
DAccountSelectionPreference.java41 void onAccountSelectionDialogShow(AccountSelectionPreference pref); in onAccountSelectionDialogShow() method
135 mListener.onAccountSelectionDialogShow(this);
DPhoneAccountSettingsFragment.java237 public void onAccountSelectionDialogShow(AccountSelectionPreference pref) { in onAccountSelectionDialogShow() method in PhoneAccountSettingsFragment