Home
last modified time | relevance | path

Searched refs:VOLUME_URI (Results 1 – 1 of 1) sorted by relevance

/packages/apps/DeskClock/src/com/android/deskclock/data/
DSilentSettingsModel.kt81 cr.registerContentObserver(VOLUME_URI, false, contentChangeWatcher)
222 private val VOLUME_URI: Uri = Uri.withAppendedPath(CONTENT_URI, "volume_alarm_speaker") constant