Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/views/
DBaseDragLayer.java567 public WindowInsets dispatchApplyWindowInsets(WindowInsets insets) { in dispatchApplyWindowInsets() method in BaseDragLayer
573 return super.dispatchApplyWindowInsets(insets); in dispatchApplyWindowInsets()
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DAllAppsContainerView.java373 public WindowInsets dispatchApplyWindowInsets(WindowInsets insets) { in dispatchApplyWindowInsets() method in AllAppsContainerView
379 return super.dispatchApplyWindowInsets(insets); in dispatchApplyWindowInsets()