Searched refs:TaskbarAutohideSuspendController (Results 1 – 10 of 10) sorted by relevance
33 public class TaskbarAutohideSuspendController implements class68 public TaskbarAutohideSuspendController(TaskbarActivityContext activity) { in TaskbarAutohideSuspendController() method in TaskbarAutohideSuspendController
53 public final TaskbarAutohideSuspendController taskbarAutohideSuspendController;101 TaskbarAutohideSuspendController taskbarAutoHideSuspendController, in TaskbarControllers()
26 import static com.android.launcher3.taskbar.TaskbarAutohideSuspendController.FLAG_AUTOHIDE_SUSPEND_…
37 import static com.android.launcher3.taskbar.TaskbarAutohideSuspendController.FLAG_AUTOHIDE_SUSPEND_…38 import static com.android.launcher3.taskbar.TaskbarAutohideSuspendController.FLAG_AUTOHIDE_SUSPEND_…98 import com.android.launcher3.taskbar.TaskbarAutohideSuspendController.AutohideSuspendFlag;286 new TaskbarAutohideSuspendController(this), in TaskbarActivityContext()
177 TaskbarAutohideSuspendController.FLAG_AUTOHIDE_SUSPEND_DRAGGING, true); in startDragOnLongClick()516 TaskbarAutohideSuspendController.FLAG_AUTOHIDE_SUSPEND_DRAGGING, false); in maybeOnDragEnd()
43 import com.android.launcher3.taskbar.TaskbarAutohideSuspendController.FLAG_AUTOHIDE_SUSPEND_EDU_OPEN in <lambda>()
1109 TaskbarAutohideSuspendController.FLAG_AUTOHIDE_SUSPEND_IN_LAUNCHER, !isInApp()); in onStateChangeApplied()1116 TaskbarAutohideSuspendController.FLAG_AUTOHIDE_SUSPEND_TRANSIENT_TASKBAR, in onStateChangeApplied()
45 @Mock lateinit var taskbarAutohideSuspendController: TaskbarAutohideSuspendController
20 import static com.android.launcher3.taskbar.TaskbarAutohideSuspendController.FLAG_AUTOHIDE_SUSPEND_…