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

/frameworks/opt/photoviewer/src/com/android/ex/photo/
H A DPhotoViewCallbacks.java87 public boolean isFragmentActive(Fragment fragment); method in interface:PhotoViewCallbacks
H A DPhotoViewController.java647 public boolean isFragmentActive(Fragment fragment) { method in class:PhotoViewController
/frameworks/opt/photoviewer/src/com/android/ex/photo/fragments/
H A DPhotoViewFragment.java466 if (!mCallback.isFragmentActive(this)) {
490 if (!mCallback.isFragmentActive(this)) {
500 if (!mCallback.isFragmentActive(this)) {

Completed in 294 milliseconds