Searched refs:RotateRunnable (Results 1 – 1 of 1) sorted by relevance
159 private RotateRunnable mRotateRunnable;1154 mRotateRunnable = new RotateRunnable(this); in initialize()1434 private static class RotateRunnable implements Runnable { class in PhotoView1448 public RotateRunnable(PhotoView header) { in RotateRunnable() method in PhotoView.RotateRunnable