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.java705 public boolean isFragmentActive(Fragment fragment) { in isFragmentActive() method in PhotoViewController
/frameworks/opt/photoviewer/src/com/android/ex/photo/fragments/
DPhotoViewFragment.java459 if (!mCallback.isFragmentActive(this)) { in onViewActivated()
483 if (!mCallback.isFragmentActive(this)) { in onInterceptMoveLeft()
493 if (!mCallback.isFragmentActive(this)) { in onInterceptMoveRight()