Searched refs:sHasFocusableExcludeAutoFocusable (Results 1 – 2 of 2) sorted by relevance
1007 static boolean sHasFocusableExcludeAutoFocusable; field in View5848 sHasFocusableExcludeAutoFocusable = targetSdkVersion < Build.VERSION_CODES.O; in View()8610 return hasFocusable(!sHasFocusableExcludeAutoFocusable, false);
63160 Landroid/view/View;->sHasFocusableExcludeAutoFocusable:Z