Searched refs:TWO_MINUTES (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Gallery/src/com/android/camera/
H A DMovieViewControl.java47 private static final int TWO_MINUTES = 2 * ONE_MINUTE; field in class:MovieViewControl
161 if ((bookmark < TWO_MINUTES)
/packages/apps/Gallery2/src/com/android/gallery3d/app/
H A DMoviePlayer.java490 private static final int TWO_MINUTES = 4 * HALF_MINUTE; field in class:Bookmarker
536 if ((bookmark < HALF_MINUTE) || (duration < TWO_MINUTES)

Completed in 112 milliseconds