Searched refs:mCamcorderProfileSpinner (Results 1 – 1 of 1) sorted by relevance
104 private Spinner mCamcorderProfileSpinner; field in TestingCamera258 mCamcorderProfileSpinner = (Spinner) findViewById(R.id.camcorder_profile_spinner); in onCreate()259 mCamcorderProfileSpinner.setOnItemSelectedListener(mCamcorderProfileListener); in onCreate()260 mOpenOnlyControls.add(mCamcorderProfileSpinner); in onCreate()1073 mCamcorderProfileSpinner.setSelection(mCamcorderProfile); in setUpCamera()1356 mCamcorderProfileSpinner.setAdapter( in updateCamcorderProfile()