Home | History | Annotate | Download | only in activity

Lines Matching defs:getAccountId

248      * Do not use directly; instead, use the getters such as {@link #getAccountId()}.
264 public long getAccountId() {
281 return getAccountId() == Account.ACCOUNT_ID_COMBINED_VIEW;
870 mRefreshManager.refreshMessageList(getAccountId(), getMailboxId(), userRequest);
886 mRefreshManager.loadMoreMessages(getAccountId(), getMailboxId());
1219 final long accountId = getAccountId();