Searched refs:LAYOUT_ATTRS (Results 1 – 2 of 2) sorted by relevance
698 private static final int[] LAYOUT_ATTRS = new int[] { field in GalleryThumbnailView.LayoutParams753 TypedArray a = c.obtainStyledAttributes(attrs, LAYOUT_ATTRS); in LayoutParams()
118 private static final int[] LAYOUT_ATTRS = new int[] { field in CarDrawerLayout1426 final TypedArray a = c.obtainStyledAttributes(attrs, LAYOUT_ATTRS);