Searched refs:hasHomeScreen (Results 1 – 3 of 3) sorted by relevance
112 if (!hasHomeScreen()) { in testTranslucentActivityOnTopOfHome()224 if (!hasHomeScreen()) { in testLaunchTaskOnHome()254 if (hasHomeScreen()) { in performFinishActivityWithMoveTaskToBack()277 if (hasHomeScreen()) { in performFinishActivityWithMoveTaskToBack()291 if (hasHomeScreen()) { in testReorderToFrontBackstack()327 if (hasHomeScreen()) { in testReorderToFrontChangingStack()341 if (hasHomeScreen()) { in testReorderToFrontChangingStack()372 if (!hasHomeScreen()) { in testNoHistoryActivityFinishedResumedActivityNotIdle()
246 if (hasHomeScreen()) { in testTranslucentAssistantActivityStackVisibility()278 if (hasHomeScreen()) { in testTranslucentAssistantActivityStackVisibility()
917 protected boolean hasHomeScreen() { in hasHomeScreen() method in ActivityManagerTestBase