Home
last modified time | relevance | path

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

/cts/tests/tests/systemui/src/android/systemui/cts/
DWindowInsetsBehaviorTests.java92 private static final String ARGUMENT_KEY_FORCE_ENABLE = "force_enable_gesture_navigation"; field in WindowInsetsBehaviorTests
132 && "true".equalsIgnoreCase(bundle.getString(ARGUMENT_KEY_FORCE_ENABLE)); in WindowInsetsBehaviorTests()