Searched refs:getUIAccountId (Results 1 – 4 of 4) sorted by relevance
210 long accountId = getUIAccountId(); in onActivityResume()498 public abstract long getUIAccountId(); in getUIAccountId() method in UIControllerBase504 return getUIAccountId() != Account.NO_ACCOUNT; in isAccountSelected()512 return isAccountSelected() && (getUIAccountId() != Account.ACCOUNT_ID_COMBINED_VIEW); in isActualAccountSelected()522 return isActualAccountSelected() ? getUIAccountId() : Account.NO_ACCOUNT; in getActualAccountId()541 if (accountId == getUIAccountId() && !forceShowInbox) { in switchAccount()730 final long accountId = getUIAccountId(); in onSearchSubmit()927 long accountId = getUIAccountId(); in onMailboxNotFound()
194 public long getUIAccountId() { in getUIAccountId() method in UIControllerOnePane.ActionBarControllerCallback195 return UIControllerOnePane.this.getUIAccountId(); in getUIAccountId()294 public long getUIAccountId() { in getUIAccountId() method in UIControllerOnePane534 openMailboxList(getUIAccountId()); in showAllMailboxes()
301 public long getUIAccountId() { in getUIAccountId() method in UIControllerTwoPane399 if ((getUIAccountId() != accountId) || (getMailboxListMailboxId() != mailboxId)) { in updateMailboxList()663 public long getUIAccountId() { in getUIAccountId() method in UIControllerTwoPane.ActionBarControllerCallback664 return UIControllerTwoPane.this.getUIAccountId(); in getUIAccountId()
139 public long getUIAccountId(); in getUIAccountId() method367 final long accountId = mCallback.getUIAccountId(); in refreshInernal()