Home
last modified time | relevance | path

Searched defs:getTaskbarBottomSpace (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/stashing/
DDeviceProfileDimensionsProviderAdapter.kt30 override fun getTaskbarBottomSpace(): Int = taskbarDp().taskbarBottomMargin method in com.android.launcher3.taskbar.bubbles.stashing.DeviceProfileDimensionsProviderAdapter
DBubbleStashController.kt42 fun getTaskbarBottomSpace(): Int in getTaskbarBottomSpace() method
/packages/apps/Launcher3/quickstep/tests/multivalentTests/src/com/android/launcher3/taskbar/bubbles/stashing/
DStashingTestUtils.kt27 override fun getTaskbarBottomSpace(): Int = taskBarBottomSpace in runAfterInit() method in com.android.launcher3.taskbar.bubbles.stashing.DefaultDimensionsProvider