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

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

Completed in 36 milliseconds