Searched refs:onAccountSelected (Results 1 – 3 of 3) sorted by relevance
39 boolean onAccountSelected(AccountSelectionPreference pref, PhoneAccountHandle account); in onAccountSelected() method115 if (mListener.onAccountSelected(this, account)) { in onPreferenceChange()
173 public boolean onAccountSelected(AccountSelectionPreference pref, PhoneAccountHandle account) { in onAccountSelected() method in PhoneAccountSettingsFragment
105 onAccountSelected(mAccountsAdapter.getItem(which)); in onCreateDialog()135 private void onAccountSelected(AccountWithDataSet account) { in onAccountSelected() method in SelectAccountDialogFragment