Searched refs:connectModule (Results 1 – 8 of 8) sorted by relevance
31 static sp<RadioInterface> connectModule(radio_class_t classId);
38 sp<RadioInterface> RadioInterface::connectModule(radio_class_t classId) in connectModule() function in android::RadioInterface121 factory->connectModule(static_cast<Class>(mClassId), in getService()
33 sp<RadioInterface> RadioInterface::connectModule(radio_class_t classId) in connectModule() function in android::RadioInterface
59 sp<RadioInterface> dev = RadioInterface::connectModule(RADIO_CLASS_AM_FM); in onFirstRef()
30 static sp<SoundTriggerHalInterface> connectModule(const char *moduleName);
23 sp<SoundTriggerHalInterface> SoundTriggerHalInterface::connectModule(const char *moduleName) in connectModule() function in android::SoundTriggerHalInterface
33 sp<SoundTriggerHalInterface> SoundTriggerHalInterface::connectModule(const char *moduleName) in connectModule() function in android::SoundTriggerHalInterface
59 SoundTriggerHalInterface::connectModule(HW_MODULE_PREFIX); in onFirstRef()