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/apps/DeskClock/src/com/android/deskclock/widget/sgv/
DStaggeredGridView.java3672 private static final int[] LAYOUT_ATTRS = new int[] {
3732 final TypedArray a = c.obtainStyledAttributes(attrs, LAYOUT_ATTRS);