Home
last modified time | relevance | path

Searched defs:AudioCommand (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/av/services/audiopolicy/service/
H A DAudioPolicyService.h603 class AudioCommand; variable
691 AudioCommand() in AudioCommand() function
/aosp_15_r20/device/google/cuttlefish/host/libs/audio_connector/
Dcommands.h33 AudioCommand(AudioCommandType type) : type_(type) {} in AudioCommand() function