Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
DVolumeDialogComponent.java57 public static final boolean DEFAULT_VOLUME_UP_TO_EXIT_SILENT = false; field in VolumeDialogComponent
69 DEFAULT_VOLUME_UP_TO_EXIT_SILENT, // volumeUpToExitSilent
118 TunerService.parseIntegerSwitch(newValue, DEFAULT_VOLUME_UP_TO_EXIT_SILENT); in onTuningChanged()