Home
last modified time | relevance | path

Searched defs:isFragmentActive (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/photoviewer/src/com/android/ex/photo/
DPhotoViewCallbacks.java87 public boolean isFragmentActive(Fragment fragment); in isFragmentActive() method
DPhotoViewController.java705 public boolean isFragmentActive(Fragment fragment) { in isFragmentActive() method in PhotoViewController