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.java55 protected void checkLauncherState(Launcher launcher, ContainerType expectedContainerType, in checkLauncherState()
67 ContainerType expectedContainerType, boolean isStarted, boolean isResumed) { in checkLauncherStateInOverview()
80 LauncherInstrumentation.ContainerType expectedContainerType) { in isInLiveTileMode()
/packages/apps/Launcher3/tests/src/com/android/launcher3/ui/
DAbstractLauncherUiTest.java539 Launcher launcher, ContainerType expectedContainerType) { in checkLauncherIntegrity()
604 protected void checkLauncherState(Launcher launcher, ContainerType expectedContainerType, in checkLauncherState()
613 ContainerType expectedContainerType, boolean isStarted, boolean isResumed) { in checkLauncherStateInOverview()
645 private void verifyOverviewState(Launcher launcher, ContainerType expectedContainerType, in verifyOverviewState()