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

/frameworks/av/services/audiopolicy/
H A DAudioPolicyInterface.h28 // The AudioPolicyInterface and AudioPolicyClientInterface classes define the communication interfaces
31 // This implementation makes use of the AudioPolicyClientInterface to control the activity and
248 class AudioPolicyClientInterface class in namespace:android
251 virtual ~AudioPolicyClientInterface() {}
356 extern "C" AudioPolicyInterface* createAudioPolicyManager(AudioPolicyClientInterface *clientInterface);

Completed in 303 milliseconds