Home
last modified time | relevance | path

Searched refs:fallbackSource (Results 1 – 1 of 1) sorted by relevance

/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
DPhotoSource.java107 public PhotoSource(Context context, SharedPreferences settings, PhotoSource fallbackSource) { in PhotoSource() argument
119 mFallbackSource = fallbackSource; in PhotoSource()