Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DView.java973 static boolean sHasFocusableExcludeAutoFocusable; field in View
5534 sHasFocusableExcludeAutoFocusable = targetSdkVersion < Build.VERSION_CODES.O; in View()
8238 return hasFocusable(!sHasFocusableExcludeAutoFocusable, false);
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt63803 Landroid/view/View;->sHasFocusableExcludeAutoFocusable:Z