OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ComboSource
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/data/
ComboSource.java
21
class
ComboSource
extends MediaSource {
27
public
ComboSource
(GalleryApp application) {
DataManager.java
122
addSource(new
ComboSource
(mApplication));
Completed in 469 milliseconds