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

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

Completed in 58 milliseconds