Searched defs:StockSource (Results 1 - 1 of 1) sorted by relevance

/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
H A DStockSource.java28 public class StockSource extends PhotoSource { class in inherits:PhotoSource
29 public static final String ALBUM_ID = "com.android.dreams.phototable.StockSource";
30 private static final String TAG = "PhotoTable.StockSource";
41 public StockSource(Context context, SharedPreferences settings) { method in class:StockSource

Completed in 87 milliseconds