Searched refs:splitScreen (Results 1 – 3 of 3) sorted by relevance
289 var splitScreen = new SplitScreenActivitiesCloseable( in testEnableFakeFocus_propertyIsFalse_overrideNotApplied()294 () -> splitScreen.getPrimaryActivity() in testEnableFakeFocus_propertyIsFalse_overrideNotApplied()306 try (var splitScreen = new SplitScreenActivitiesCloseable( in testEnableFakeFocus_propertyIsTrue_returnsTrue() argument310 () -> splitScreen.getPrimaryActivity() in testEnableFakeFocus_propertyIsTrue_returnsTrue()323 try (var splitScreen = new SplitScreenActivitiesCloseable( in testEnableFakeFocus_overrideApplied_returnsTrue() argument327 () -> splitScreen.getPrimaryActivity() in testEnableFakeFocus_overrideApplied_returnsTrue()
459 private void tryCreatingAndRemovingDisplayWithActivity(boolean splitScreen, int windowingMode) { in tryCreatingAndRemovingDisplayWithActivity() argument464 .setLaunchInSplitScreen(splitScreen) in tryCreatingAndRemovingDisplayWithActivity()466 if (splitScreen) { in tryCreatingAndRemovingDisplayWithActivity()
780 boolean splitScreen) throws InterruptedException { in startRemoteProcess() argument790 if (splitScreen) { in startRemoteProcess()