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

  /frameworks/opt/photoviewer/src/com/android/ex/photo/
PhotoViewCallbacks.java 87 public boolean isFragmentActive(Fragment fragment);
PhotoViewController.java 639 public boolean isFragmentActive(Fragment fragment) {
    [all...]
  /frameworks/opt/photoviewer/src/com/android/ex/photo/fragments/
PhotoViewFragment.java 466 if (!mCallback.isFragmentActive(this)) {
490 if (!mCallback.isFragmentActive(this)) {
500 if (!mCallback.isFragmentActive(this)) {

Completed in 542 milliseconds