Searched refs:hasHomeScreen (Results 1 – 3 of 3) sorted by relevance
112 if (!hasHomeScreen()) { in testTranslucentActivityOnTopOfHome()222 if (!hasHomeScreen()) { in testLaunchTaskOnHome()252 if (hasHomeScreen()) { in performFinishActivityWithMoveTaskToBack()275 if (hasHomeScreen()) { in performFinishActivityWithMoveTaskToBack()289 if (hasHomeScreen()) { in testReorderToFrontBackstack()325 if (hasHomeScreen()) { in testReorderToFrontChangingStack()339 if (hasHomeScreen()) { in testReorderToFrontChangingStack()370 if (!hasHomeScreen()) { in testNoHistoryActivityFinishedResumedActivityNotIdle()
246 if (hasHomeScreen()) { in testTranslucentAssistantActivityStackVisibility()278 if (hasHomeScreen()) { in testTranslucentAssistantActivityStackVisibility()
865 protected boolean hasHomeScreen() { in hasHomeScreen() method in ActivityManagerTestBase