FLAG_FIXED_VOLUME constant
int
const FLAG_FIXED_VOLUME
Indicates to VolumePanel that the volume slider should be disabled as user cannot change the stream volume @hide
Implementation
static const int FLAG_FIXED_VOLUME = 1 << 5;