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.java40 void onAccountSelectionDialogShow(AccountSelectionPreference pref); in onAccountSelectionDialogShow() method
139 mListener.onAccountSelectionDialogShow(this);
DPhoneAccountSettingsFragment.java250 public void onAccountSelectionDialogShow(AccountSelectionPreference pref) { in onAccountSelectionDialogShow() method in PhoneAccountSettingsFragment