Searched defs:newVolume (Results 1 – 3 of 3) sorted by relevance
166 val newVolume = retryUntilNonNull { in retrieveNewVolume() constant215 val newVolume = initializeVirtualDisk() in remount() constant
249 static inline bool setVolumeRampVariables(float newVolume, int32_t ramp, in setVolumeRampVariables()
3177 final int newVolume = intent.getIntExtra(AudioManager.EXTRA_VOLUME_STREAM_VALUE, 0); in onReceive() local