Searched refs:mCamcorderProfileSpinner (Results 1 – 1 of 1) sorted by relevance
103 private Spinner mCamcorderProfileSpinner; field in TestingCamera256 mCamcorderProfileSpinner = (Spinner) findViewById(R.id.camcorder_profile_spinner); in onCreate()257 mCamcorderProfileSpinner.setOnItemSelectedListener(mCamcorderProfileListener); in onCreate()258 mOpenOnlyControls.add(mCamcorderProfileSpinner); in onCreate()1040 mCamcorderProfileSpinner.setSelection(mCamcorderProfile); in setUpCamera()1321 mCamcorderProfileSpinner.setAdapter( in updateCamcorderProfile()