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

/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DPhotoView.java209 private boolean mWantPictureCenterCallbacks = false; field in class:PhotoView
397 mWantPictureCenterCallbacks = wanted;
656 if (mWantPictureCenterCallbacks && mPositionController.isCenter()) {

Completed in 13 milliseconds