Searched defs:splitScreen (Results 1 – 3 of 3) sorted by relevance
288 ENABLE_FAKE_FOCUS_OPT_OUT_LEFT_ACTIVITY.getPackageName()); in testEnableFakeFocus_propertyIsFalse_overrideNotApplied()306 try (var splitScreen = new SplitScreenActivitiesCloseable( in testEnableFakeFocus_propertyIsTrue_returnsTrue()323 try (var splitScreen = new SplitScreenActivitiesCloseable( in testEnableFakeFocus_overrideApplied_returnsTrue()
459 private void tryCreatingAndRemovingDisplayWithActivity(boolean splitScreen, int windowingMode) { in tryCreatingAndRemovingDisplayWithActivity()
780 boolean splitScreen) throws InterruptedException { in startRemoteProcess()