Searched refs:expectedContainerType (Results 1 – 1 of 1) sorted by relevance
409 Launcher launcher, ContainerType expectedContainerType) { in checkLauncherIntegrity() argument426 switch (expectedContainerType) { in checkLauncherIntegrity()430 "Launcher is not resumed in state: " + expectedContainerType, in checkLauncherIntegrity()438 "Launcher is not resumed in state: " + expectedContainerType, in checkLauncherIntegrity()446 "Launcher is not resumed in state: " + expectedContainerType, in checkLauncherIntegrity()453 assertTrue("Launcher is resumed in state: " + expectedContainerType, in checkLauncherIntegrity()461 "Illegal container: " + expectedContainerType); in checkLauncherIntegrity()466 + expectedContainerType, in checkLauncherIntegrity()467 expectedContainerType == ContainerType.BACKGROUND || in checkLauncherIntegrity()468 expectedContainerType == ContainerType.FALLBACK_OVERVIEW); in checkLauncherIntegrity()