HomeSort by relevance Sort by last modified time
    Searched refs:UndoBarView (Results 1 - 2 of 2) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
UndoBarView.java 30 public class UndoBarView extends GLView {
32 private static final String TAG = "UndoBarView";
56 // This is the layout of UndoBarView. The unit is dp.
62 public UndoBarView(Context context) {
PhotoView.java 202 private UndoBarView mUndoBar;
254 mUndoBar = new UndoBarView(mContext);
    [all...]

Completed in 47 milliseconds