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

  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
OnePaneController.java 130 mDrawerPullout = mDrawerContainer.findViewById(R.id.drawer_pullout);
131 mDrawerPullout.setBackgroundResource(R.color.list_background_color);
TwoPaneController.java 122 mDrawerPullout = mDrawerContainer.findViewById(R.id.content_pane);
AbstractActivityController.java 462 protected View mDrawerPullout;
    [all...]

Completed in 626 milliseconds