Searched refs:virtualLauncher (Results 1 – 3 of 3) sorted by relevance
285 final VirtualDisplayLauncher virtualLauncher = in testSendSecondaryHomeIntentActivityOnDisplayWithDecorations() local287 virtualLauncher.launchActivityOnDisplay(TEST_ACTIVITY, display); in testSendSecondaryHomeIntentActivityOnDisplayWithDecorations()313 final VirtualDisplayLauncher virtualLauncher = in testSendPrimaryHomeIntentActivityOnDisplayWithDecorations() local315 virtualLauncher.launchActivityOnDisplay(TEST_ACTIVITY, display); in testSendPrimaryHomeIntentActivityOnDisplayWithDecorations()
204 final VirtualDisplayLauncher virtualLauncher = in testRotationNotAffectingSecondaryScreen() local207 final DisplayContent newDisplay = virtualLauncher.setResizeDisplay(false).createDisplay(); in testRotationNotAffectingSecondaryScreen()212 virtualLauncher.launchActivityOnDisplay(RESIZEABLE_ACTIVITY, newDisplay); in testRotationNotAffectingSecondaryScreen()228 virtualLauncher.launchActivityOnDisplay(TEST_ACTIVITY, newDisplay); in testRotationNotAffectingSecondaryScreen()
283 final VirtualDisplayLauncher virtualLauncher = in testMoveNonResizeableActivityToSecondaryDisplay() local286 final DisplayContent newDisplay = virtualLauncher in testMoveNonResizeableActivityToSecondaryDisplay()289 final ActivitySession nonResizeableSession = virtualLauncher.launchActivity( in testMoveNonResizeableActivityToSecondaryDisplay()293 virtualLauncher.launchActivityOnDisplay(RESIZEABLE_ACTIVITY, newDisplay); in testMoveNonResizeableActivityToSecondaryDisplay()