Searched defs:listModules (Results 1 – 8 of 8) sorted by relevance
53 virtual status_t listModules(struct sound_trigger_module_descriptor *modules, in listModules() function in android::BpSoundTriggerHwService
83 status_t SoundTrigger::listModules(struct sound_trigger_module_descriptor *modules, in listModules() function in android::SoundTrigger
53 virtual status_t listModules(struct radio_properties *properties, in listModules() function in android::BpRadioService
83 status_t Radio::listModules(struct radio_properties *properties, in listModules() function in android::Radio
102 status_t RadioService::listModules(struct radio_properties *properties, in listModules() function in android::RadioService
106 status_t SoundTriggerHwService::listModules(struct sound_trigger_module_descriptor *modules, in listModules() function in android::SoundTriggerHwService
1313 public native int listModules(List <ModuleProperties> modules); in listModules() method in RadioManager
1249 public static native int listModules(ArrayList <ModuleProperties> modules); in listModules() method in SoundTrigger