Home
last modified time | relevance | path

Searched defs:onApplyWindowInsets (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Launcher3/go/quickstep/src/com/android/quickstep/fallback/
DGoRecentsActivityRootView.java50 public WindowInsets onApplyWindowInsets(WindowInsets insets) { in onApplyWindowInsets() method in GoRecentsActivityRootView
/packages/apps/Launcher3/src/com/android/launcher3/
DLauncherRootView.java107 public WindowInsets onApplyWindowInsets(WindowInsets insets) { in onApplyWindowInsets() method in LauncherRootView
/packages/apps/Contacts/src/com/android/contacts/drawer/
DDrawerFragment.java320 public WindowInsets onApplyWindowInsets(View v, WindowInsets insets) { in onApplyWindowInsets() method in DrawerFragment.WindowInsetsListener
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DWindowTransformSwipeHandler.java686 public WindowInsets onApplyWindowInsets(View view, WindowInsets windowInsets) { in onApplyWindowInsets() method in WindowTransformSwipeHandler