Home
last modified time | relevance | path

Searched refs:mColorEffectSpinnerLabel (Results 1 – 1 of 1) sorted by relevance

/pdk/apps/TestingCamera/src/com/android/testingcamera/
DTestingCamera.java114 private TextView mColorEffectSpinnerLabel; field in TestingCamera
297 mColorEffectSpinnerLabel = (TextView) findViewById(R.id.color_effect_spinner_label); in onCreate()
1856 mColorEffectSpinnerLabel.setVisibility(View.VISIBLE); in updateColorEffects()
1865 mColorEffectSpinnerLabel.setVisibility(View.GONE); in updateColorEffects()