OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:THUMBNAIL_FRAGMENT_TAG
(Results
1 - 2
of
2
) sorted by null
/development/samples/training/threadsample/src/com/example/android/threadsample/
Constants.java
48
public static final String
THUMBNAIL_FRAGMENT_TAG
=
49
"com.example.android.threadsample.
THUMBNAIL_FRAGMENT_TAG
";
DisplayActivity.java
247
new PhotoThumbnailFragment(), Constants.
THUMBNAIL_FRAGMENT_TAG
);
366
Constants.
THUMBNAIL_FRAGMENT_TAG
);
498
Constants.
THUMBNAIL_FRAGMENT_TAG
);
Completed in 126 milliseconds