Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
H A DVolumeDialogComponent.java60 public static final boolean DEFAULT_VOLUME_UP_TO_EXIT_SILENT = false; field in VolumeDialogComponent
113 DEFAULT_VOLUME_UP_TO_EXIT_SILENT, // volumeUpToExitSilent in VolumeDialogComponent()
136 TunerService.parseIntegerSwitch(newValue, DEFAULT_VOLUME_UP_TO_EXIT_SILENT); in onTuningChanged()