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

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

Completed in 64 milliseconds