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

/packages/apps/Gallery/src/com/android/camera/
H A DViewImage.java97 private int mAnimationIndex; field in class:ViewImage
576 mAnimationIndex = -1;
712 // mAnimationIndex
717 mAnimationIndex = getPreferencesInteger(
830 if (mAnimationIndex == -1) {
835 animation = mAnimationIndex;

Completed in 128 milliseconds