Searched defs:getMasterVolume (Results 1 – 3 of 3) sorted by relevance
109 status_t DeviceHalHidl::getMasterVolume(float *volume) { in getMasterVolume() function in android::DeviceHalHidl
1696 public static native float getMasterVolume(); in getMasterVolume() method in AudioSystem
198 status_t AudioSystem::getMasterVolume(float* volume) { in getMasterVolume() function in android::AudioSystem