Searched refs:updateBooleanUserPref (Results 1 – 1 of 1) sorted by relevance
575 updateBooleanUserPref(PREFS_KEY_CLOUD_PROVIDER_PENDING_NOTIFICATION, false); in notifyPickerLaunch()578 private void updateBooleanUserPref(String key, boolean value) { in updateBooleanUserPref() method in PickerSyncController