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

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

Completed in 40 milliseconds