Searched refs:check_AudioSystem_Command (Results 1 – 1 of 1) sorted by relevance
380 #define check_AudioSystem_Command(...) _check_AudioSystem_Command(__func__, __VA_ARGS__) macro442 return check_AudioSystem_Command(AudioSystem::muteMicrophone(on)); in android_media_AudioSystem_muteMicrophone()509 return check_AudioSystem_Command(AudioSystem::setParameters(c_keyValuePairs8)); in android_media_AudioSystem_setParameters()537 check_AudioSystem_Command(err)); in android_media_AudioSystem_error_callback()657 status = check_AudioSystem_Command( in android_media_AudioSystem_setDeviceConnectionState()687 int status = check_AudioSystem_Command( in android_media_AudioSystem_handleDeviceConfigChange()697 return check_AudioSystem_Command( in android_media_AudioSystem_setPhoneState()704 return check_AudioSystem_Command( in android_media_AudioSystem_setForceUse()721 int state = check_AudioSystem_Command( in android_media_AudioSystem_setDeviceAbsoluteVolumeEnabled()732 return check_AudioSystem_Command( in android_media_AudioSystem_initStreamVolume()[all …]