Searched refs:onApplyWindowInsets (Results 1 – 6 of 6) sorted by relevance
50 public WindowInsets onApplyWindowInsets(WindowInsets insets) { in onApplyWindowInsets() method in GoRecentsActivityRootView
107 public WindowInsets onApplyWindowInsets(WindowInsets insets) { in onApplyWindowInsets() method in LauncherRootView
320 public WindowInsets onApplyWindowInsets(View v, WindowInsets insets) { in onApplyWindowInsets() method in DrawerFragment.WindowInsetsListener
686 public WindowInsets onApplyWindowInsets(View view, WindowInsets windowInsets) { in onApplyWindowInsets() method in WindowTransformSwipeHandler687 WindowInsets result = view.onApplyWindowInsets(windowInsets); in onApplyWindowInsets()
691 controlsContainer.onApplyWindowInsets(getView().getRootWindowInsets()); in updateFullscreenAndGreenScreenMode()
759 controlsContainer.onApplyWindowInsets(getView().getRootWindowInsets()); in updateFullscreenAndGreenScreenMode()