Searched refs:AccountSelectionPreference (Results 1 – 2 of 2) sorted by relevance
35 public class AccountSelectionPreference extends ListPreference implements class39 boolean onAccountSelected(AccountSelectionPreference pref, PhoneAccountHandle account); in onAccountSelected()40 void onAccountSelectionDialogShow(AccountSelectionPreference pref); in onAccountSelectionDialogShow()41 void onAccountChanged(AccountSelectionPreference pref); in onAccountChanged()51 public AccountSelectionPreference(Context context) { in AccountSelectionPreference() method in AccountSelectionPreference55 public AccountSelectionPreference(Context context, AttributeSet attrs) { in AccountSelectionPreference() method in AccountSelectionPreference
41 AccountSelectionPreference.AccountSelectionListener {73 private AccountSelectionPreference mDefaultOutgoingAccount;140 mDefaultOutgoingAccount = (AccountSelectionPreference) in onResume()182 public boolean onAccountSelected(AccountSelectionPreference pref, PhoneAccountHandle account) { in onAccountSelected()197 public void onAccountSelectionDialogShow(AccountSelectionPreference pref) { in onAccountSelectionDialogShow()204 public void onAccountChanged(AccountSelectionPreference pref) {} in onAccountChanged()