Home
last modified time | relevance | path

Searched refs:gRecognitionEventCstor (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/jni/
Dandroid_hardware_SoundTrigger.cpp101 static jmethodID gRecognitionEventCstor; variable
270 jEvent = env->NewObject(gRecognitionEventClass, gRecognitionEventCstor, in onRecognitionEvent()
851 gRecognitionEventCstor = env->GetMethodID(recognitionEventClass, "<init>", in register_android_hardware_SoundTrigger()