Searched defs:settingValue (Results 1 – 3 of 3) sorted by relevance
89 final int settingValue = Settings.Secure.getInt(mContext.getContentResolver(), in onPreferenceChange_monochromacySelected_shouldEnableAndSelectPreference() local141 final int settingValue = Settings.Secure.getInt(mContext.getContentResolver(), in onDeveloperOptionsSwitchDisabled_notControlledByDevOptions_shouldDisableAndReset() local155 final int settingValue = Settings.Secure.getInt(mContext.getContentResolver(), in onDeveloperOptionsSwitchDisabled_controlledByDevOptions_shouldDisableAndNotReset() local
204 int settingValue = Settings.Secure in verifyAccessibilitySettingOnOrOff() local239 int settingValue = Settings.Secure. in verifySettingToggleAfterScreenLoad() local
558 private void verifyKeepWiFiOnDuringSleep(String settingToBeVerified, int settingValue) in verifyKeepWiFiOnDuringSleep()