Searched refs:mIsVerticalLayout (Results 1 – 1 of 1) sorted by relevance
74 private boolean mIsVerticalLayout; field in AllAppsTransitionController93 mIsVerticalLayout = mLauncher.getDeviceProfile().isVerticalBarLayout(); in AllAppsTransitionController()103 mIsVerticalLayout = dp.isVerticalBarLayout(); in onDeviceProfileChanged()106 if (mIsVerticalLayout) { in onDeviceProfileChanged()