Home
last modified time | relevance | path

Searched refs:forceShowInbox (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Email/src/com/android/email/activity/
DUIControllerBase.java533 public final void switchAccount(long accountId, boolean forceShowInbox) { in switchAccount() argument
541 if (accountId == getUIAccountId() && !forceShowInbox) { in switchAccount()