OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SectionedAlbumDataAdapter
(Results
1 - 2
of
2
) sorted by null
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
FlipperDreamSettings.java
42
private
SectionedAlbumDataAdapter
mAdapter;
69
mAdapter = new
SectionedAlbumDataAdapter
(FlipperDreamSettings.this,
SectionedAlbumDataAdapter.java
34
public class
SectionedAlbumDataAdapter
extends DataSetObserver implements ListAdapter {
35
private static final String TAG = "
SectionedAlbumDataAdapter
";
43
public
SectionedAlbumDataAdapter
(Context context, SharedPreferences settings,
Completed in 469 milliseconds