Home
last modified time | relevance | path

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

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