Home
last modified time | relevance | path

Searched refs:shouldUseInAppLayout (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DLauncherTaskbarUIController.java356 public boolean shouldUseInAppLayout() { in shouldUseInAppLayout() method in LauncherTaskbarUIController
DNavbarButtonsViewController.java665 && ((LauncherTaskbarUIController) uiController).shouldUseInAppLayout()) in updateNavButtonTranslationY()