Searched defs:GRAY (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DUndoBarView.java35 private static final int GRAY = 0xFFAAAAAA; field in class:UndoBarView
76 GalleryUtils.dpToPixel(12), GRAY, 0, true);
121 mBarHeight - mSeparatorTopMargin - mSeparatorBottomMargin, GRAY);

Completed in 77 milliseconds