Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/tests/multivalentTests/src/com/android/quickstep/
DHotseatWidthCalculationTest.kt85 initializeVarsForTwoPanel(isGestureMode = false, isLandscape = true) in distribute_border_space_when_space_is_enough_landscape()
173 initializeVarsForTwoPanel(isGestureMode = false, isLandscape = false, rows = 5, cols = 5) in increase_span_when_space_between_icons_is_less_than_minimum()
/packages/apps/Launcher3/tests/src/com/android/launcher3/nonquickstep/
DHotseatWidthCalculationTest.kt85 initializeVarsForTwoPanel(isGestureMode = false, isLandscape = true) in distribute_border_space_when_space_is_enough_landscape()
194 initializeVarsForTwoPanel(isGestureMode = false, isLandscape = false, rows = 5, cols = 5) in increase_span_when_space_between_icons_is_less_than_minimum()
DDeviceProfileDumpTest.kt98 initializeVarsForTwoPanel( in initializeDevice()
/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/
DFakeInvariantDeviceProfileTest.kt259 protected fun initializeVarsForTwoPanel( in initializeVarsForTwoPanel() method
DAbstractDeviceProfileTest.kt163 protected fun initializeVarsForTwoPanel( in <lambda>() method in com.android.launcher3.AbstractDeviceProfileTest