Searched refs:SCENE_MODE_NIGHT_PORTRAIT (Results 1 – 8 of 8) sorted by relevance
596 static const char SCENE_MODE_NIGHT_PORTRAIT[]; variable
150 } else if (Camera.Parameters.SCENE_MODE_NIGHT_PORTRAIT.equals(scene)) { in buildSceneModes()
141 const char CameraParameters::SCENE_MODE_NIGHT_PORTRAIT[] = "night-portrait"; member in android::CameraParameters
623 CameraParameters::SCENE_MODE_NIGHT_PORTRAIT; in initialize()2714 !strcmp(sceneMode, CameraParameters::SCENE_MODE_NIGHT_PORTRAIT) ? in sceneModeStringToEnum()
2380 public static final String SCENE_MODE_NIGHT_PORTRAIT = "night-portrait"; field in Camera.Parameters
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
12307 field public static final java.lang.String SCENE_MODE_NIGHT_PORTRAIT = "night-portrait";
18420 field @Deprecated public static final String SCENE_MODE_NIGHT_PORTRAIT = "night-portrait";