Home
last modified time | relevance | path

Searched refs:SwapButton (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
DSwapButton.java27 public class SwapButton extends Button implements GestureDetector.OnGestureListener { class
41 public SwapButton(Context context, AttributeSet attrs) { in SwapButton() method in SwapButton
DEditor.java48 public class Editor implements OnSeekBarChangeListener, SwapButton.SwapButtonListener {