Home | History | Annotate | Download | only in camera

Lines Matching refs:FILMSTRIP

108 import com.android.camera.filmstrip.FilmstripContentPanel;
109 import com.android.camera.filmstrip.FilmstripController;
234 /** Whether the filmstrip fully covers the preview. */
636 // When the user hide the filmstrip (either swipe out or
638 // when the user swipe in the filmstrip, the most recent
796 UsageStatistics.instance().changeScreen(NavigationChange.Mode.FILMSTRIP,
806 * @param visible is false, this hides the action bar and filmstrip bottom
1223 * If not in filmstrip, this shows the capture indicator.
1341 // If camera preview is the only view left in filmstrip,
1732 * Call this whenever the mode drawer or filmstrip change the visibility
2051 // starting an activity we want to return from to the filmstrip rather
2120 // Make sure they're added to the filmstrip.
2252 // at beginning of filmstrip, hide and go back to preview
2597 * with the result will be added to the filmstrip.
2609 * Returns what UI mode (capture mode or filmstrip) we are in.
2633 mode = NavigationChange.Mode.FILMSTRIP;
2681 // back to the filmstrip to force a refresh.
2744 * Enable/disable swipe-to-filmstrip. Will always disable swipe if in
2884 * Updates the visibility of the filmstrip bottom controls and action bar.