Home
last modified time | relevance | path

Searched refs:hasTemporaryImage (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/photoviewer/src/com/android/ex/photo/
DPhotoViewController.java454 protected boolean hasTemporaryImage() { in hasTemporaryImage() method in PhotoViewController
938 if (hasTemporaryImage() && mTemporaryImage.getVisibility() != View.GONE && in onFragmentPhotoLoadComplete()
942 if (hasTemporaryImage()) { in onFragmentPhotoLoadComplete()
952 if (hasTemporaryImage()) { in onFragmentPhotoLoadComplete()
994 if (hasTemporaryImage()) { in runEnterAnimation()
1019 if (hasTemporaryImage()) { in runEnterAnimation()
1048 if (hasTemporaryImage()) { in runEnterAnimation()
1117 if (hasTemporaryImage() && mTemporaryImage.getVisibility() == View.VISIBLE) { in runExitAnimation()
1165 if (hasTemporaryImage() && mTemporaryImage.getVisibility() == View.VISIBLE) { in runExitAnimation()
1203 if (hasTemporaryImage()) { in initTemporaryImage()