Home
last modified time | relevance | path

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

/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
DPhotoCarousel.java50 private final int mFlipDuration; field in PhotoCarousel
101 mFlipDuration = resources.getInteger(R.integer.flip_duration); in PhotoCarousel()
253 .setDuration(mFlipDuration); in flip()
257 .setDuration(mFlipDuration) in flip()