Home
last modified time | relevance | path

Searched refs:mIsVerticalLayout (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DAllAppsTransitionController.java173 private boolean mIsVerticalLayout; field in AllAppsTransitionController
198 mIsVerticalLayout = dp.isVerticalBarLayout(); in AllAppsTransitionController()
215 mIsVerticalLayout = dp.isVerticalBarLayout(); in onDeviceProfileChanged()
218 if (mIsVerticalLayout) { in onDeviceProfileChanged()