Searched refs:RESET_EFFECT_EXTRA (Results 1 – 2 of 2) sorted by relevance
123 intent.putExtra(VideoCamera.RESET_EFFECT_EXTRA, resetEffect); in gotoVideoMode()
195 public static final String RESET_EFFECT_EXTRA = "reset_effect"; field in VideoCamera375 mResetEffect = getIntent().getBooleanExtra(RESET_EFFECT_EXTRA, true); in onCreate()2132 intent.putExtra(RESET_EFFECT_EXTRA, false); in onSharedPreferenceChanged()