Searched refs:getDefaultSecondaryHomeComponent (Results 1 – 2 of 2) sorted by relevance
316 waitAndAssertTopResumedActivity(getDefaultSecondaryHomeComponent(), newDisplay.mId, in testLaunchSingleHomeActivityOnDisplayWithDecorations()338 waitAndAssertTopResumedActivity(getDefaultSecondaryHomeComponent(), newDisplay.mId, in testLaunchSingleSecondaryHomeActivityOnDisplayWithDecorations()359 waitAndAssertTopResumedActivity(getDefaultSecondaryHomeComponent(), newDisplay.mId, in testLaunchHomeActivityOnDisplayWithDecorations()
490 protected ComponentName getDefaultSecondaryHomeComponent() { in getDefaultSecondaryHomeComponent() method in ActivityManagerTestBase