Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DView.java984 private static boolean sAutoFocusableOffUIThreadWontNotifyParents; field in View
5536 sAutoFocusableOffUIThreadWontNotifyParents = targetSdkVersion < Build.VERSION_CODES.O; in View()
17476 if (!sAutoFocusableOffUIThreadWontNotifyParents in setFlags()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt63765 Landroid/view/View;->sAutoFocusableOffUIThreadWontNotifyParents:Z