HomeSort by relevance Sort by last modified time
    Searched refs:isFragmentFullScreen (Results 1 - 4 of 4) sorted by null

  /frameworks/opt/photoviewer/src/com/android/ex/photo/
PhotoViewCallbacks.java 83 public boolean isFragmentFullScreen(Fragment fragment);
  /frameworks/opt/photoviewer/src/com/android/ex/photo/fragments/
PhotoViewFragment.java 523 final boolean fullScreen = mCallback == null ? false : mCallback.isFragmentFullScreen(this);
  /frameworks/opt/photoviewer/activity/src/com/android/ex/photo/
PhotoViewActivity.java 367 public boolean isFragmentFullScreen(Fragment fragment) {
    [all...]
  /frameworks/opt/photoviewer/appcompat/src/com/android/ex/photo/
PhotoViewActivity.java 366 public boolean isFragmentFullScreen(Fragment fragment) {
    [all...]

Completed in 41 milliseconds