Searched refs:opPackageNameString16 (Results 1 – 1 of 1) sorted by relevance
416 const String16 opPackageNameString16 = String16(opPackageNameStr.c_str()); in android_hardware_SoundTrigger_listModules() local418 status_t status = SoundTrigger::listModules(opPackageNameString16, nModules, &numModules); in android_hardware_SoundTrigger_listModules()426 status = SoundTrigger::listModules(opPackageNameString16, nModules, &numModules); in android_hardware_SoundTrigger_listModules()483 const String16 opPackageNameString16 = String16(opPackageNameStr.c_str()); in android_hardware_SoundTrigger_setup() local490 sp<SoundTrigger> module = SoundTrigger::attach(opPackageNameString16, handle, callback); in android_hardware_SoundTrigger_setup()