Home
last modified time | relevance | path

Searched defs:expectedContainerType (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/quickstep/tests/src/com/android/quickstep/
DAbstractQuickStepTest.java61 protected void checkLauncherState(Launcher launcher, ContainerType expectedContainerType, in checkLauncherState()
73 ContainerType expectedContainerType, boolean isStarted, boolean isResumed) { in checkLauncherStateInOverview()
101 LauncherInstrumentation.ContainerType expectedContainerType) { in isInLiveTileMode()
/packages/apps/Launcher3/tests/src/com/android/launcher3/ui/
DAbstractLauncherUiTest.java517 Launcher launcher, ContainerType expectedContainerType) { in checkLauncherIntegrity()
582 protected void checkLauncherState(Launcher launcher, ContainerType expectedContainerType, in checkLauncherState()
591 ContainerType expectedContainerType, boolean isStarted, boolean isResumed) { in checkLauncherStateInOverview()
625 private void verifyOverviewState(Launcher launcher, ContainerType expectedContainerType, in verifyOverviewState()