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