HomeSort by relevance Sort by last modified time
    Searched full:ininbox (Results 1 - 1 of 1) sorted by null

  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
OnePaneController.java 148 private static boolean inInbox(final Account account, final ConversationListContext context) {
245 if (!inInbox(mAccount, listContext)) {
387 } else if (mViewMode.isListMode() && !inInbox(mAccount, mConvListContext)) {

Completed in 345 milliseconds