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.java530 public WindowInsets dispatchApplyWindowInsets(WindowInsets insets) { in dispatchApplyWindowInsets() method in BaseDragLayer
536 return super.dispatchApplyWindowInsets(insets); in dispatchApplyWindowInsets()
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DAllAppsContainerView.java348 public WindowInsets dispatchApplyWindowInsets(WindowInsets insets) { in dispatchApplyWindowInsets() method in AllAppsContainerView
354 return super.dispatchApplyWindowInsets(insets); in dispatchApplyWindowInsets()