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