Searched refs:SAFE_MEDIA_VOLUME_DISABLED (Results 1 – 1 of 1) sorted by relevance
107 private static final int SAFE_MEDIA_VOLUME_DISABLED = 1; field in SoundDoseHelper983 persistedState = SAFE_MEDIA_VOLUME_DISABLED; in updateSafeMediaVolume_l()984 mSafeMediaVolumeState = SAFE_MEDIA_VOLUME_DISABLED; in updateSafeMediaVolume_l()1043 != SAFE_MEDIA_VOLUME_DISABLED)) { in setSafeMediaVolumeEnabled()1120 case SAFE_MEDIA_VOLUME_DISABLED: return "SAFE_MEDIA_VOLUME_DISABLED"; in safeMediaVolumeStateToString()