Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/src/com/android/documentsui/base/
DFeatures.java45 boolean isSystemKeyboardNavigationEnabled(); in isSystemKeyboardNavigationEnabled() method
162 public boolean isSystemKeyboardNavigationEnabled() { in isSystemKeyboardNavigationEnabled() method in Features.RuntimeFeatures
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/
DTestFeatures.java107 public boolean isSystemKeyboardNavigationEnabled() { in isSystemKeyboardNavigationEnabled() method in TestFeatures