Searched refs:systemSwitch (Results 1 – 1 of 1) sorted by relevance
189 final Switch systemSwitch = item.getActionView().findViewById( in onCreateOptionsMenu() local192 systemSwitch.setChecked(sIsSystemEnabled); in onCreateOptionsMenu()193 systemSwitch.setOnCheckedChangeListener( in onCreateOptionsMenu()200 notifyUserSystemPlan(systemSwitch); in onCreateOptionsMenu()321 private AlertDialog notifyUserSystemPlan(Switch systemSwitch) {341 systemSwitch.setChecked(false);