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

/frameworks/opt/photoviewer/src/com/android/ex/photo/views/
H A DPhotoView.java155 private SnapRunnable mSnapRunnable; field in class:PhotoView
356 mSnapRunnable.stop();
480 mSnapRunnable.stop();
481 mSnapRunnable = null;
1096 mSnapRunnable.start(translateX, translateY);
1153 mSnapRunnable = new SnapRunnable(this);

Completed in 240 milliseconds