Searched refs:mInterceptCheckBox (Results 1 – 1 of 1) sorted by relevance
61 private CheckBox mInterceptCheckBox; field in Hover71 mInterceptCheckBox = (CheckBox) findViewById(R.id.intercept_checkbox); in onCreate()99 mInterceptCheckBox.setOnCheckedChangeListener(new CompoundButton.OnCheckedChangeListener() { in onCreate()