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

/frameworks/ex/photoviewer/src/com/android/ex/photo/views/
H A DPhotoView.java138 private SnapRunnable mSnapRunnable;
940 mSnapRunnable = new SnapRunnable(this);
1123 private static class SnapRunnable implements Runnable { class in class:PhotoView
1136 public SnapRunnable(PhotoView header) { method in class:PhotoView.SnapRunnable
/frameworks/opt/photoviewer/src/com/android/ex/photo/views/
H A DPhotoView.java140 private SnapRunnable mSnapRunnable;
946 mSnapRunnable = new SnapRunnable(this);
1129 private static class SnapRunnable implements Runnable { class in class:PhotoView
1142 public SnapRunnable(PhotoView header) { method in class:PhotoView.SnapRunnable

Completed in 43 milliseconds