Searched refs:MEDIA_VOLUME_SLIDER_WITHOUT_ICON_URI (Results 1 – 2 of 2) sorted by relevance
19 import static com.android.car.settings.qc.SettingsQCRegistry.MEDIA_VOLUME_SLIDER_WITHOUT_ICON_URI;34 return MEDIA_VOLUME_SLIDER_WITHOUT_ICON_URI; in getUri()
124 public static final Uri MEDIA_VOLUME_SLIDER_WITHOUT_ICON_URI = new Uri.Builder() field in SettingsQCRegistry164 map.put(MEDIA_VOLUME_SLIDER_WITHOUT_ICON_URI, MediaVolumeSliderWithoutIcon.class); in createUriToQCMap()