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 108 private static boolean inInbox(final Account account, final ConversationListContext context) {
183 if (!inInbox(mAccount, listContext)) {
316 } else if (mViewMode.isListMode() && !inInbox(mAccount, mConvListContext)) {

Completed in 45 milliseconds