Searched refs:remoteInsetsControllerControlsSystemBars (Results 1 – 7 of 7) sorted by relevance
139 assumeFalse(isCar() && remoteInsetsControllerControlsSystemBars()); in testHide()159 assumeFalse(isCar() && remoteInsetsControllerControlsSystemBars()); in testShow()208 assumeFalse(isCar() && remoteInsetsControllerControlsSystemBars()); in testTopAppHidesStatusBarByMethod()219 assumeFalse(isCar() && remoteInsetsControllerControlsSystemBars()); in testTopAppHidesStatusBarByWindowFlag()230 assumeFalse(isCar() && remoteInsetsControllerControlsSystemBars()); in testTopAppHidesStatusBarBySystemUiFlag()348 assumeFalse(isCar() && remoteInsetsControllerControlsSystemBars()); in testSetSystemBarsBehavior_default()378 assumeFalse(isCar() && remoteInsetsControllerControlsSystemBars()); in testSetSystemBarsBehavior_showTransientBarsBySwipe()461 assumeFalse(isCar() && remoteInsetsControllerControlsSystemBars()); in testSystemUiVisibilityCallbackCausedByInsets()492 assumeFalse(isCar() && remoteInsetsControllerControlsSystemBars()); in testSysUiVisCallbackCausedByInsets()541 assumeFalse(isCar() && remoteInsetsControllerControlsSystemBars()); in testSetSystemUiVisibilityAfterCleared_showBarsBySwipe()[all …]
60 assumeFalse(isCar() && remoteInsetsControllerControlsSystemBars()); in testRelayoutWhenInsetsChange()128 private static boolean remoteInsetsControllerControlsSystemBars() { in remoteInsetsControllerControlsSystemBars() method in ForceRelayoutTestBase
75 assumeFalse(isCar() && remoteInsetsControllerControlsSystemBars()); in setup()
192 assumeFalse(isCar() && remoteInsetsControllerControlsSystemBars()); in testImmersiveFullscreenHidesSystemBars()
165 isCar() && (mType == ime() || remoteInsetsControllerControlsSystemBars())); in setUpWindowInsetsAnimationControllerTests()
76 remoteInsetsControllerControlsSystemBars()); in testRemoteInsetsControllerNotControlSystemBarsForNonAutoDevies()
1531 protected static boolean remoteInsetsControllerControlsSystemBars() { in remoteInsetsControllerControlsSystemBars() method in ActivityManagerTestBase