HomeSort by relevance Sort by last modified time
    Searched refs:DEFAULT_ENABLE_AUTOMUTE (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
VolumePrefs.java 49 public static final boolean DEFAULT_ENABLE_AUTOMUTE = true;
VolumeDialogImpl.java 147 private boolean mAutomute = VolumePrefs.DEFAULT_ENABLE_AUTOMUTE;
    [all...]

Completed in 197 milliseconds