Searched refs:FORCE_ABS_FOCUS_SEARCH_DIRECTION (Results 1 – 1 of 1) sorted by relevance
175 private static final boolean FORCE_ABS_FOCUS_SEARCH_DIRECTION = Build.VERSION.SDK_INT <= 15; field in RecyclerView2274 if (FORCE_ABS_FOCUS_SEARCH_DIRECTION) { in focusSearch()2285 if (FORCE_ABS_FOCUS_SEARCH_DIRECTION) { in focusSearch()