Searched refs:mRunButton (Results 1 – 1 of 1) sorted by relevance
37 private Button mRunButton; field in CameraEffectsRecordingSample48 mRunButton = findViewById(R.id.runbutton); in onCreate()50 mRunButton.setOnClickListener(mRunButtonClick); in onCreate()64 mRunButton.performClick(); in onKeyDown()85 mRunButton.setText("Record"); in onPause()94 mRunButton.setText("Record");97 mRunButton.setText("Stop");