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
38 AccountSelectionPreference.AccountSelectionListener {70 private AccountSelectionPreference mDefaultOutgoingAccount;131 mDefaultOutgoingAccount = (AccountSelectionPreference) in onResume()173 public boolean onAccountSelected(AccountSelectionPreference pref, PhoneAccountHandle account) { in onAccountSelected()187 public void onAccountSelectionDialogShow(AccountSelectionPreference pref) { in onAccountSelectionDialogShow()194 public void onAccountChanged(AccountSelectionPreference pref) {} in onAccountChanged()