Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/states/
DQuickSwitchState.java76 public boolean isTaskbarAlignedWithHotseat(Launcher launcher) { in isTaskbarAlignedWithHotseat() method in QuickSwitchState
DBackgroundAppState.java109 public boolean isTaskbarAlignedWithHotseat(Launcher launcher) { in isTaskbarAlignedWithHotseat() method in BackgroundAppState
/packages/apps/Launcher3/src/com/android/launcher3/
DLauncherState.java284 public boolean isTaskbarAlignedWithHotseat(Launcher launcher) { in isTaskbarAlignedWithHotseat() method in LauncherState
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarLauncherStateController.java642 public boolean isTaskbarAlignedWithHotseat() { in isTaskbarAlignedWithHotseat() method in TaskbarLauncherStateController