Searched refs:hasSplitscreenMultitaskingFeature (Results 1 – 3 of 3) sorted by relevance
136 assumeFalse(isAutomotive() && hasSplitscreenMultitaskingFeature()); in testOpenTask_NeitherWallpaper()160 assumeFalse(isAutomotive() && hasSplitscreenMultitaskingFeature()); in testCloseTask_NeitherWallpaper()277 assumeFalse(isAutomotive() && hasSplitscreenMultitaskingFeature()); in testCloseTask_NeitherWallpaper_SlowStop()289 assumeFalse(isAutomotive() && hasSplitscreenMultitaskingFeature()); in testCloseTask_BottomWallpaper_TopNonResizable_SlowStop()554 private boolean hasSplitscreenMultitaskingFeature() { in hasSplitscreenMultitaskingFeature() method in TransitionSelectionTests
196 assumeFalse(hasSplitscreenMultitaskingFeature()); in testMoveRootTaskToDisplay()338 private boolean hasSplitscreenMultitaskingFeature() { in hasSplitscreenMultitaskingFeature() method in CarActivityManagerTest
347 private static boolean hasSplitscreenMultitaskingFeature(Context context) { in hasSplitscreenMultitaskingFeature() method in StartActivityTests