Searched defs:BOTH_DRAWER_NAV_SINGLE_PAGE (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/wear/tests/src/android/support/wear/widget/drawer/
H A DDrawerTestActivity.java54 DrawerStyle.BOTH_DRAWER_NAV_SINGLE_PAGE,
139 mNavigationStyle = intent.getIntExtra(STYLE_EXTRA, DrawerStyle.BOTH_DRAWER_NAV_SINGLE_PAGE);
150 DrawerStyle.BOTH_DRAWER_NAV_SINGLE_PAGE,
155 int BOTH_DRAWER_NAV_SINGLE_PAGE = 0; field in interface:DrawerTestActivity.DrawerStyle
165 @DrawerStyle private int mStyle = DrawerStyle.BOTH_DRAWER_NAV_SINGLE_PAGE;

Completed in 226 milliseconds