Home
last modified time | relevance | path

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

/frameworks/opt/photoviewer/src/com/android/ex/photo/
DPhotoViewCallbacks.java87 public boolean isFragmentActive(Fragment fragment); in isFragmentActive() method
DPhotoViewController.java639 public boolean isFragmentActive(Fragment fragment) { in isFragmentActive() method in PhotoViewController
/frameworks/opt/photoviewer/src/com/android/ex/photo/fragments/
DPhotoViewFragment.java466 if (!mCallback.isFragmentActive(this)) { in onViewActivated()
490 if (!mCallback.isFragmentActive(this)) { in onInterceptMoveLeft()
500 if (!mCallback.isFragmentActive(this)) { in onInterceptMoveRight()