Searched refs:mFitAuthSwitch (Results 1 – 1 of 1) sorted by relevance
57 private Switch mFitAuthSwitch; field in FitDistanceWatchFaceConfigActivity64 mFitAuthSwitch = (Switch) findViewById(R.id.fit_auth_switch); in onCreate()94 mFitAuthSwitch.setChecked(true); in onStart()95 mFitAuthSwitch.setEnabled(true); in onStart()101 mFitAuthSwitch.setChecked(false); in onStart()102 mFitAuthSwitch.setEnabled(true); in onStart()167 mFitAuthSwitch.setChecked(false); in onConnectionSuspended()168 mFitAuthSwitch.setEnabled(true); in onConnectionSuspended()177 mFitAuthSwitch.setChecked(false); in onConnectionFailed()178 mFitAuthSwitch.setEnabled(true); in onConnectionFailed()[all …]