Searched refs:pickRandomStart (Results 1 - 3 of 3) sorted by relevance

/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
H A DLocalSource.java197 mLastPosition = pickRandomStart(cursor.getCount(), howMany);
H A DPhotoSource.java265 protected int pickRandomStart(int total, int max) { method in class:PhotoSource
H A DPicasaSource.java224 mLastPosition = pickRandomStart(cursor.getCount(), howMany);

Completed in 61 milliseconds