Searched refs:BRIGHTNESS_SLIDER_WITH_ICON_URI (Results 1 – 2 of 2) sorted by relevance
19 import static com.android.car.settings.qc.SettingsQCRegistry.BRIGHTNESS_SLIDER_WITH_ICON_URI;38 return BRIGHTNESS_SLIDER_WITH_ICON_URI; in getUri()
94 public static final Uri BRIGHTNESS_SLIDER_WITH_ICON_URI = new Uri.Builder() field in SettingsQCRegistry159 map.put(BRIGHTNESS_SLIDER_WITH_ICON_URI, BrightnessSliderWithIcon.class); in createUriToQCMap()