OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MyDetailsSource
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/app/
AlbumPage.java
101
private
MyDetailsSource
mDetailsSource;
372
mDetailsSource = new
MyDetailsSource
();
752
private class
MyDetailsSource
implements DetailsHelper.DetailsSource {
AlbumSetPage.java
103
private
MyDetailsSource
mDetailsSource;
330
mDetailsSource = new
MyDetailsSource
();
738
private class
MyDetailsSource
implements DetailsHelper.DetailsSource {
PhotoPage.java
[
all
...]
Completed in 180 milliseconds