Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DPositionController.java40 public static final int SNAPBACK_ANIMATION_TIME = 600; field in PositionController
67 SNAPBACK_ANIMATION_TIME, // ANIM_KIND_SNAPBACK
DPhotoView.java451 m, PositionController.SNAPBACK_ANIMATION_TIME); in notifyDataChange()