Searched refs:INVALID_VOLUME (Results 1 – 1 of 1) sorted by relevance
26 public static final int INVALID_VOLUME = 0; field in ShadowAudioManager64 return (stream != null) ? stream.getMaxVolume() : INVALID_VOLUME; in getStreamMaxVolume()70 return (stream != null) ? stream.getCurrentVolume() : INVALID_VOLUME; in getStreamVolume()