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