Searched refs:isFragmentActive (Results 1 – 5 of 5) sorted by relevance
65 public boolean isFragmentActive(Fragment fragment); in isFragmentActive() method
342 public boolean isFragmentActive(Fragment fragment) { in isFragmentActive() method in PhotoViewActivity
376 if (!mCallback.isFragmentActive(this)) { in onViewActivated()395 if (!mCallback.isFragmentActive(this)) { in onInterceptMoveLeft()405 if (!mCallback.isFragmentActive(this)) { in onInterceptMoveRight()
347 if (!mCallback.isFragmentActive(this)) { in onViewActivated()370 if (!mCallback.isFragmentActive(this)) { in onInterceptMoveLeft()380 if (!mCallback.isFragmentActive(this)) { in onInterceptMoveRight()
363 public boolean isFragmentActive(Fragment fragment) { in isFragmentActive() method in PhotoViewActivity