Searched refs:SAFE_MEDIA_VOLUME_DISABLED (Results 1 – 1 of 1) sorted by relevance
111 private static final int SAFE_MEDIA_VOLUME_DISABLED = 1; field in SoundDoseHelper1030 persistedState = SAFE_MEDIA_VOLUME_DISABLED; in updateSafeMediaVolume_l()1031 mSafeMediaVolumeState = SAFE_MEDIA_VOLUME_DISABLED; in updateSafeMediaVolume_l()1091 != SAFE_MEDIA_VOLUME_DISABLED)) { in setSafeMediaVolumeEnabled()1168 case SAFE_MEDIA_VOLUME_DISABLED: return "SAFE_MEDIA_VOLUME_DISABLED"; in safeMediaVolumeStateToString()