Searched refs:LAYOUT_ATTRS (Results 1 – 2 of 2) sorted by relevance
1384 private static final int[] LAYOUT_ATTRS = new int[] { field in StaggeredGridView.LayoutParams1439 TypedArray a = c.obtainStyledAttributes(attrs, LAYOUT_ATTRS); in LayoutParams()
78 private static final int[] LAYOUT_ATTRS = new int[] { field in ViewPager2821 final TypedArray a = context.obtainStyledAttributes(attrs, LAYOUT_ATTRS);