Home
last modified time | relevance | path

Searched defs:isSystemKeyboardNavigationEnabled (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/base/
H A DFeatures.java50 boolean isSystemKeyboardNavigationEnabled(); in isSystemKeyboardNavigationEnabled() method
166 public boolean isSystemKeyboardNavigationEnabled() { in isSystemKeyboardNavigationEnabled() method in Features.RuntimeFeatures
/aosp12/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/
H A DTestFeatures.java106 public boolean isSystemKeyboardNavigationEnabled() { in isSystemKeyboardNavigationEnabled() method in TestFeatures