Searched refs:SwapButtonListener (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
H A DSwapButton.java31 public interface SwapButtonListener { interface in class:SwapButton
37 private SwapButtonListener mListener;
46 public SwapButtonListener getListener() {
50 public void setListener(SwapButtonListener listener) {
H A DEditor.java48 public class Editor implements OnSeekBarChangeListener, SwapButton.SwapButtonListener {

Completed in 178 milliseconds