OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isFragmentActive
(Results
1 - 4
of
4
) sorted by null
/frameworks/opt/photoviewer/src/com/android/ex/photo/
PhotoViewCallbacks.java
87
public boolean
isFragmentActive
(Fragment fragment);
PhotoViewController.java
705
public boolean
isFragmentActive
(Fragment fragment) {
[
all
...]
/packages/apps/Messaging/src/com/android/messaging/ui/photoviewer/
BuglePhotoViewFragment.java
47
&& mCallback.
isFragmentActive
(this)) {
/frameworks/opt/photoviewer/src/com/android/ex/photo/fragments/
PhotoViewFragment.java
459
if (!mCallback.
isFragmentActive
(this)) {
483
if (!mCallback.
isFragmentActive
(this)) {
493
if (!mCallback.
isFragmentActive
(this)) {
Completed in 412 milliseconds