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

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

Completed in 36 milliseconds