Searched refs:UndoBarView (Results 1 - 2 of 2) 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
H A DPhotoView.java201 private UndoBarView mUndoBar;
253 mUndoBar = new UndoBarView(mContext);

Completed in 54 milliseconds