Searched refs:VOLUME_MASTER_MUTE (Results 1 – 2 of 2) sorted by relevance
884 boolean masterMute = System.getIntForUser(cr, System.VOLUME_MASTER_MUTE, in readPersistedSettings()4061 Settings.System.VOLUME_MASTER_MUTE, in handleMessage()
2143 public static final String VOLUME_MASTER_MUTE = "volume_master_mute"; field in Settings.System