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

/frameworks/opt/photoviewer/src/com/android/ex/photo/
H A DPhotoViewCallbacks.java79 public boolean isFragmentActive(Fragment fragment); method in interface:PhotoViewCallbacks
/frameworks/opt/photoviewer/src/com/android/ex/photo/fragments/
H A DPhotoViewFragment.java470 if (!mCallback.isFragmentActive(this)) {
494 if (!mCallback.isFragmentActive(this)) {
504 if (!mCallback.isFragmentActive(this)) {
/frameworks/opt/photoviewer/activity/src/com/android/ex/photo/
H A DPhotoViewActivity.java518 public boolean isFragmentActive(Fragment fragment) { method in class:PhotoViewActivity
/frameworks/opt/photoviewer/appcompat/src/com/android/ex/photo/
H A DPhotoViewActivity.java517 public boolean isFragmentActive(Fragment fragment) { method in class:PhotoViewActivity

Completed in 57 milliseconds