HomeSort by relevance Sort by last modified time
    Searched refs:mSnapRunnable (Results 1 - 2 of 2) sorted by null

  /frameworks/ex/photoviewer/src/com/android/ex/photo/views/
PhotoView.java 138 private SnapRunnable mSnapRunnable;
254 mSnapRunnable.stop();
378 mSnapRunnable.stop();
379 mSnapRunnable = null;
888 mSnapRunnable.start(translateX, translateY);
    [all...]
  /frameworks/opt/photoviewer/src/com/android/ex/photo/views/
PhotoView.java 140 private SnapRunnable mSnapRunnable;
256 mSnapRunnable.stop();
380 mSnapRunnable.stop();
381 mSnapRunnable = null;
894 mSnapRunnable.start(translateX, translateY);
    [all...]

Completed in 376 milliseconds