Searched refs:gSoundModelEventCstor (Results 1 – 1 of 1) sorted by relevance
136 static jmethodID gSoundModelEventCstor; variable307 jEvent = env->NewObject(gSoundModelEventClass, gSoundModelEventCstor, in onSoundModelEvent()897 gSoundModelEventCstor = GetMethodIDOrDie(env, soundModelEventClass, "<init>", "(II[B)V"); in register_android_hardware_SoundTrigger()