Searched refs:engineInstance (Results 1 – 1 of 1) sorted by relevance
46 EngineInstance *engineInstance = EngineInstance::getInstance(); in PolicySubsystem() local48 ALOG_ASSERT(engineInstance != NULL, "NULL Plugin Interface"); in PolicySubsystem()51 mPluginInterface = engineInstance->queryInterface<android::AudioPolicyPluginInterface>(); in PolicySubsystem()