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

  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
ControllerFactory.java 33 return isTabletDevice ? new TwoPaneController(activity, viewMode)
TwoPaneController.java 43 public final class TwoPaneController extends AbstractActivityController {
58 public TwoPaneController(MailActivity activity, ViewMode viewMode) {

Completed in 737 milliseconds