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 68 public boolean isFragmentActive(Fragment fragment);
PhotoViewActivity.java 404 public boolean isFragmentActive(Fragment fragment) {
  /frameworks/opt/photoviewer/src/com/android/ex/photo/fragments/
PhotoViewFragment.java 436 if (!mCallback.isFragmentActive(this)) {
459 if (!mCallback.isFragmentActive(this)) {
469 if (!mCallback.isFragmentActive(this)) {

Completed in 566 milliseconds