Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarStashViaTouchController.kt59 updateGestureHeight()
64 fun updateGestureHeight() { in updateGestureHeight() method
DTaskbarDragLayerController.java170 mTaskbarStashViaTouchController.updateGestureHeight(); in onConfigurationChanged()