Searched refs:getDefaultSecondaryHomeComponent (Results 1 – 2 of 2) sorted by relevance
314 waitAndAssertTopResumedActivity(getDefaultSecondaryHomeComponent(), newDisplay.mId, in testLaunchSingleHomeActivityOnDisplayWithDecorations()336 waitAndAssertTopResumedActivity(getDefaultSecondaryHomeComponent(), newDisplay.mId, in testLaunchSingleSecondaryHomeActivityOnDisplayWithDecorations()357 waitAndAssertTopResumedActivity(getDefaultSecondaryHomeComponent(), newDisplay.mId, in testLaunchHomeActivityOnDisplayWithDecorations()
489 protected ComponentName getDefaultSecondaryHomeComponent() { in getDefaultSecondaryHomeComponent() method in ActivityManagerTestBase