Searched refs:onAccountSelected (Results 1 – 5 of 5) sorted by relevance
172 public void onAccountSelected(long accountId); in onAccountSelected() method455 mCallback.onAccountSelected(Account.getDefaultAccountId(mContext)); in updateTitle()588 mCallback.onAccountSelected(accountId); in onAccountSpinnerItemClicked()
245 public void onAccountSelected(long accountId); in onAccountSelected() method257 @Override public void onAccountSelected(long accountId) { } in onAccountSelected() method in MailboxListFragment.EmptyCallback862 mCallback.onAccountSelected(id); in onItemClick()
59 public void onAccountSelected(long accountId) { in onAccountSelected() method in UIControllerOnePane218 public void onAccountSelected(long accountId) { in onAccountSelected() method in UIControllerOnePane.ActionBarControllerCallback
131 public void onAccountSelected(long accountId) { in onAccountSelected() method in UIControllerTwoPane678 public void onAccountSelected(long accountId) { in onAccountSelected() method in UIControllerTwoPane.ActionBarControllerCallback
86 onAccountSelected(accountAdapter.getItem(which)); in onCreateDialog()109 private void onAccountSelected(AccountWithDataSet account) { in onAccountSelected() method in SelectAccountDialogFragment