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

/packages/apps/Camera2/src/com/android/camera/ui/
H A DModeTransitionView.java304 snap();
312 private void snap() { method in class:ModeTransitionView
334 * is to snap back out, then hide the view after the animation.
338 * @param snapToFullScreen whether this snap animation snaps the shade to full screen
H A DModeListView.java88 // If the fling velocity exceeds this threshold, snap to full screen at a constant
100 // Threshold, below which snap back will happen.
472 // If the tap is not inside the mode drawer area, snap back.
789 // If the snap back/to full screen animation is on going, ignore any
1743 * The list view should either snap back or snap to full screen after a gesture.
1746 * to snap.
1748 private void snap() { method in class:ModeListView
1804 // If the fling velocity exceeds this threshold, snap to full screen

Completed in 61 milliseconds