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.java554 public WindowInsets dispatchApplyWindowInsets(WindowInsets insets) { in dispatchApplyWindowInsets() method in BaseDragLayer
570 return super.dispatchApplyWindowInsets(insets); in dispatchApplyWindowInsets()
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DActivityAllAppsContainerView.java1190 public WindowInsets dispatchApplyWindowInsets(WindowInsets insets) { in dispatchApplyWindowInsets() method in ActivityAllAppsContainerView
1193 return super.dispatchApplyWindowInsets(insets); in dispatchApplyWindowInsets()