Home
last modified time | relevance | path

Searched refs:mForceEnableGestureNavigation (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/systemui/src/android/systemui/cts/
DWindowInsetsBehaviorTests.java111 private final boolean mForceEnableGestureNavigation; field in WindowInsetsBehaviorTests
155 mForceEnableGestureNavigation = (bundle != null) in WindowInsetsBehaviorTests()
160 if (!mForceEnableGestureNavigation) { in WindowInsetsBehaviorTests()
245 if (!mForceEnableGestureNavigation) { in launchToSettingsSystemGesture()