HomeSort by relevance Sort by last modified time
    Searched refs:mPagerController (Results 1 - 3 of 3) sorted by null

  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
TwoPaneController.java 289 mPagerController.show(mAccount, mFolder, conversation, false /* changeVisibility */,
291 mPagerController.killRestoredFragments();
292 mPagerController.hide(false /* changeVisibility */);
467 mPagerController.hide(false /* changeVisibility */);
485 mPagerController.show(mAccount, mFolder, mToShow.conversation,
625 mPagerController.focusPager();
    [all...]
OnePaneController.java 210 mPagerController.hide(true /* changeVisibility */);
290 mPagerController.show(mAccount, mFolder, conversation, true /* changeVisibility */,
AbstractActivityController.java 295 protected ConversationPagerController mPagerController;
    [all...]

Completed in 332 milliseconds