Home
last modified time | relevance | path

Searched defs:updateInsetsTouchability (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarInsetsController.kt359 fun updateInsetsTouchability(insetsInfo: ViewTreeObserver.InternalInsetsInfo) { in <lambda>() method
DTaskbarDragLayerController.java268 public void updateInsetsTouchability(ViewTreeObserver.InternalInsetsInfo insetsInfo) { in updateInsetsTouchability() method in TaskbarDragLayerController.TaskbarDragLayerCallbacks