Searched refs:NESTED_SCROLLING_ATTRS (Results 1 – 2 of 2) sorted by relevance
142 private static final int[] NESTED_SCROLLING_ATTRS = { android.R.attr.nestedScrollingEnabled }; field in RecyclerView580 a = context.obtainStyledAttributes(attrs, NESTED_SCROLLING_ATTRS, in RecyclerView()
169 private static final int[] NESTED_SCROLLING_ATTRS = field in RecyclerView670 a = context.obtainStyledAttributes(attrs, NESTED_SCROLLING_ATTRS, in RecyclerView()