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

  /frameworks/opt/photoviewer/src/com/android/ex/photo/
PhotoViewCallbacks.java 79 public boolean isFragmentActive(Fragment fragment);
  /frameworks/opt/photoviewer/src/com/android/ex/photo/fragments/
PhotoViewFragment.java 470 if (!mCallback.isFragmentActive(this)) {
494 if (!mCallback.isFragmentActive(this)) {
504 if (!mCallback.isFragmentActive(this)) {
  /frameworks/opt/photoviewer/activity/src/com/android/ex/photo/
PhotoViewActivity.java 518 public boolean isFragmentActive(Fragment fragment) {
    [all...]
  /frameworks/opt/photoviewer/appcompat/src/com/android/ex/photo/
PhotoViewActivity.java 517 public boolean isFragmentActive(Fragment fragment) {
    [all...]

Completed in 112 milliseconds