Searched refs:PhotoTouchListener (Results 1 – 2 of 2) sorted by relevance
28 public class PhotoTouchListener implements View.OnTouchListener { class55 public PhotoTouchListener(Context context, PhotoTable table) { in PhotoTouchListener() method in PhotoTouchListener
484 photo.setOnTouchListener(new PhotoTouchListener(table.getContext(), in applyFrame()