Searched refs:SnapRunnable (Results 1 – 1 of 1) sorted by relevance
155 private SnapRunnable mSnapRunnable;1153 mSnapRunnable = new SnapRunnable(this); in initialize()1342 private static class SnapRunnable implements Runnable { class in PhotoView1355 public SnapRunnable(PhotoView header) { in SnapRunnable() method in PhotoView.SnapRunnable