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