Home
last modified time | relevance | path

Searched refs:LAYOUT_ATTRS (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Gallery2/src/com/android/photos/views/
DGalleryThumbnailView.java698 private static final int[] LAYOUT_ATTRS = new int[] { field in GalleryThumbnailView.LayoutParams
753 TypedArray a = c.obtainStyledAttributes(attrs, LAYOUT_ATTRS); in LayoutParams()
/packages/services/Car/car-ui-provider/src/android/car/ui/provider/
DCarDrawerLayout.java118 private static final int[] LAYOUT_ATTRS = new int[] { field in CarDrawerLayout
1426 final TypedArray a = c.obtainStyledAttributes(attrs, LAYOUT_ATTRS);