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

/frameworks/opt/photoviewer/src/com/android/ex/photo/views/
H A DPhotoView.java159 private RotateRunnable mRotateRunnable;
1154 mRotateRunnable = new RotateRunnable(this);
1434 private static class RotateRunnable implements Runnable { class in class:PhotoView
1448 public RotateRunnable(PhotoView header) { method in class:PhotoView.RotateRunnable

Completed in 3875 milliseconds