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

/frameworks/ex/photoviewer/src/com/android/ex/photo/views/
H A DPhotoView.java142 private RotateRunnable mRotateRunnable;
941 mRotateRunnable = new RotateRunnable(this);
1215 private static class RotateRunnable implements Runnable { class in class:PhotoView
1229 public RotateRunnable(PhotoView header) { method in class:PhotoView.RotateRunnable
/frameworks/opt/photoviewer/src/com/android/ex/photo/views/
H A DPhotoView.java144 private RotateRunnable mRotateRunnable;
947 mRotateRunnable = new RotateRunnable(this);
1221 private static class RotateRunnable implements Runnable { class in class:PhotoView
1235 public RotateRunnable(PhotoView header) { method in class:PhotoView.RotateRunnable

Completed in 38 milliseconds