Home
last modified time | relevance | path

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

/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
DPhotoTable.java110 private final int mMaxSelectionTime; field in PhotoTable
149 mMaxSelectionTime = mResources.getInteger(R.integer.max_selection_time); in PhotoTable()
253 scheduleSelectionReaper(mMaxSelectionTime); in promoteSelection()