HomeSort by relevance Sort by last modified time
    Searched defs:dispatchInsets (Results 1 - 6 of 6) sorted by null

  /packages/apps/Launcher3/quickstep/src/com/android/quickstep/fallback/
RecentsRootView.java 86 public void dispatchInsets() {
  /packages/apps/Launcher3/src/com/android/launcher3/
InsettableFrameLayout.java 97 public static void dispatchInsets(ViewGroup parent, Rect insets) {
LauncherRootView.java 106 public void dispatchInsets() {
Hotseat.java 174 InsettableFrameLayout.dispatchInsets(this, insets);
  /packages/apps/Launcher3/quickstep/src/com/android/quickstep/
RecentsActivity.java 132 mRecentsRootView.dispatchInsets();
  /packages/apps/Launcher3/src/com/android/launcher3/allapps/
AllAppsContainerView.java 302 InsettableFrameLayout.dispatchInsets(this, insets);

Completed in 106 milliseconds