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

/frameworks/opt/photoviewer/src/com/android/ex/photo/views/
H A DPhotoView.java159 private RotateRunnable mRotateRunnable; field in class:PhotoView
482 mRotateRunnable.stop();
483 mRotateRunnable = null;
1111 mRotateRunnable.start(degrees);
1154 mRotateRunnable = new RotateRunnable(this);

Completed in 28 milliseconds