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
223 class AudioPolicyClientInterface class in namespace:android
226 virtual ~AudioPolicyClientInterface() {}
323 extern "C" AudioPolicyInterface* createAudioPolicyManager(AudioPolicyClientInterface *clientInterface);

Completed in 103 milliseconds