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

  /packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
PhotoTouchListener.java 28 public class PhotoTouchListener implements View.OnTouchListener {
29 private static final String TAG = "PhotoTouchListener";
55 public PhotoTouchListener(Context context, PhotoTable table) {
PhotoTable.java 484 photo.setOnTouchListener(new PhotoTouchListener(table.getContext(),
    [all...]

Completed in 55 milliseconds