Searched refs:onAccountChanged (Results 1 – 6 of 6) sorted by relevance
154 mAccountChangedListener.onAccountChanged(); in onItemSelected()170 public void onAccountChanged(); in onAccountChanged() method
3152 public void onAccountChanged() {
117 onAccountChanged(newAccount, oldAccount);181 protected abstract void onAccountChanged(Account newAccount, Account oldAccount); in onAccountChanged() method in AbstractConversationViewFragment
211 public void onAccountChanged(Account newAccount, Account oldAccount) { in onAccountChanged() method in SecureConversationViewFragment
230 public void onAccountChanged(Account newAccount, Account oldAccount) { in onAccountChanged() method in ConversationViewFragment
432 private void onAccountChanged() { in onAccountChanged() method in SyncManager.AccountObserver536 onAccountChanged(); in onChange()