Searched refs:isFragmentFullScreen (Results 1 – 5 of 5) sorted by relevance
69 public boolean isFragmentFullScreen(Fragment fragment); in isFragmentFullScreen() method
234 public boolean isFragmentFullScreen(Fragment fragment) { in isFragmentFullScreen() method in PhotoViewActivity
424 final boolean fullScreen = mCallback.isFragmentFullScreen(this); in setViewVisibility()
399 final boolean fullScreen = mCallback.isFragmentFullScreen(this); in setViewVisibility()
257 public boolean isFragmentFullScreen(Fragment fragment) { in isFragmentFullScreen() method in PhotoViewActivity