Searched defs:AudioPolicyClientInterface (Results 1 - 1 of 1) sorted by relevance

/hardware/libhardware_legacy/include/hardware_legacy/
H A DAudioPolicyInterface.h33 // The AudioPolicyInterface and AudioPolicyClientInterface classes define the communication interfaces
36 // This implementation makes use of the AudioPolicyClientInterface to control the activity and
169 class AudioPolicyClientInterface class in namespace:android_audio_legacy
172 virtual ~AudioPolicyClientInterface() {}
251 extern "C" AudioPolicyInterface* createAudioPolicyManager(AudioPolicyClientInterface *clientInterface);

Completed in 47 milliseconds