Home
last modified time | relevance | path

Searched defs:CursorPhotoSource (Results 1 – 1 of 1) sorted by relevance

/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
DCursorPhotoSource.java25 public abstract class CursorPhotoSource extends PhotoSource { class
32 public CursorPhotoSource(Context context, SharedPreferences settings) { in CursorPhotoSource() method in CursorPhotoSource
36 public CursorPhotoSource(Context context, SharedPreferences settings, PhotoSource fallback) { in CursorPhotoSource() method in CursorPhotoSource