Searched refs:SnapRunnable (Results 1 – 1 of 1) sorted by relevance
153 private SnapRunnable mSnapRunnable;1136 mSnapRunnable = new SnapRunnable(this); in initialize()1325 private static class SnapRunnable implements Runnable { class in PhotoView1338 public SnapRunnable(PhotoView header) { in SnapRunnable() method in PhotoView.SnapRunnable