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

/frameworks/opt/photoviewer/src/com/android/ex/photo/views/
H A DPhotoView.java144 private ScaleRunnable mScaleRunnable;
1134 mScaleRunnable = new ScaleRunnable(this);
1143 private static class ScaleRunnable implements Runnable { class in class:PhotoView
1160 public ScaleRunnable(PhotoView header) { method in class:PhotoView.ScaleRunnable

Completed in 41 milliseconds