Searched refs:mBtnStop (Results 1 – 1 of 1) sorted by relevance
75 private Button mBtnStop; field in PMCMainActivity110 mBtnStop = (Button) findViewById(R.id.btnstop); in onCreate()174 mBtnStop.setOnClickListener(new View.OnClickListener() { in addListenerOnButton()