Searched defs:expectedContainerType (Results 1 – 2 of 2) sorted by relevance
/packages/apps/Launcher3/quickstep/tests/src/com/android/quickstep/ |
D | AbstractQuickStepTest.java | 55 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/ |
D | AbstractLauncherUiTest.java | 539 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()
|