Home
last modified time | relevance | path

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

/aosp12/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/
H A DTestFeatures.java37 public boolean systemKeyboardNavigation = true; field in TestFeatures
107 return systemKeyboardNavigation; in isSystemKeyboardNavigationEnabled()
/aosp12/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/
H A DSharedInputHandlerTest.java202 mFeatures.systemKeyboardNavigation = false; in testTab_AdvancesFocusArea()
212 mFeatures.systemKeyboardNavigation = false; in testNavKey_FocusesDirectory()