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