Searched refs:kWhatVolumeUpdate (Results 1 - 2 of 2) sorted by path

/frameworks/wilhelm/src/android/
H A Dandroid_GenericPlayer.cpp210 (new AMessage(kWhatVolumeUpdate, id()))->post();
345 case kWhatVolumeUpdate:
346 SL_LOGV("kWhatVolumeUpdate");
H A Dandroid_GenericPlayer.h110 kWhatVolumeUpdate = 'volu', // set the channel gains to specified values enumerator in enum:android::GenericPlayer::__anon1607

Completed in 97 milliseconds