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

  /packages/apps/Launcher3/src/com/android/launcher3/
DeviceProfile.java 440 if (isTablet() && !isVerticalBarLayout()) {
584 if (isVerticalBarLayout()) {
610 boolean isVerticalBarLayout() {
615 return isVerticalBarLayout() || isLargeTablet();
636 boolean hasVerticalBarLayout = isVerticalBarLayout();
    [all...]
Launcher.java     [all...]

Completed in 28 milliseconds