Searched defs:SETTING (Results 1 – 4 of 4) sorted by relevance
54 static final String SETTING = Settings.Secure.AUTOFILL_SERVICE; field in DefaultAutofillPicker252 Settings.Secure.putStringForUser(getContext().getContentResolver(), SETTING, key, mUserId); in setDefaultKey() local
64 private const val SETTING = "disabled_print_services" in <lambda>() constant
64 private const val SETTING = "enabled_notification_listeners" in <lambda>() constant
34 private static final String SETTING = "car_data_subscription_status"; field in DataSubscription