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

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/state/
H A DStateView.java32 public class StateView extends View implements SwipableView { class in inherits:View,SwipableView
34 private static final String LOGTAG = "StateView";
71 public StateView(Context context) { method in class:StateView
75 public StateView(Context context, int type) { method in class:StateView

Completed in 489 milliseconds