Home | History | Annotate | Download | only in values

Lines Matching full:scene

187     <!-- Default scene mode setting. -->
190 <!-- Settings screen, Select Scene mode -->
191 <string name="pref_camera_scenemode_title">Scene mode</string>
193 <!-- Settings menu, scene mode choices -->
195 <!-- Scene mode that takes an image quickly with little motion blur. -->
197 <!-- Scene mode that takes long exposures to capture night scenes without flash. -->
199 <!-- Scene mode optimized for taking images in the sunset. -->
201 <!-- Scene mode optimized for taking indoor low-lights pictures. [CHAR LIMIT=16] -->
204 <!-- Toast after trying to select a setting that is not allowed to change in scene mode [CHAR LIMIT=NONE] -->
205 <string name="not_selectable_in_scene_mode">Not selectable in scene mode.</string>