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

/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DUndoBarView.java26 public class UndoBarView extends GLView { class in inherits:GLView
28 private static final String TAG = "UndoBarView";
52 // This is the layout of UndoBarView. The unit is dp.
58 public UndoBarView(Context context) { method in class:UndoBarView

Completed in 28 milliseconds