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
44 AccountSelectionPreference.AccountSelectionListener {81 private AccountSelectionPreference mDefaultOutgoingAccount;146 mDefaultOutgoingAccount = (AccountSelectionPreference) in onResume()236 public boolean onAccountSelected(AccountSelectionPreference pref, PhoneAccountHandle account) { in onAccountSelected()250 public void onAccountSelectionDialogShow(AccountSelectionPreference pref) { in onAccountSelectionDialogShow()257 public void onAccountChanged(AccountSelectionPreference pref) {} in onAccountChanged()