HomeSort by relevance Sort by last modified time
    Searched defs:mConvListContext (Results 1 - 2 of 2) sorted by null

  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
ConversationListView.java 91 private ConversationListContext mConvListContext;
145 mConvListContext = convListContext;
192 if (ConversationListContext.isSearchResult(mConvListContext)) {
342 mMailPrefs, mConvListContext.account, mAccountPreferences);
AbstractActivityController.java 190 protected ConversationListContext mConvListContext;
511 return mConvListContext;
    [all...]

Completed in 460 milliseconds