Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_hardware_SoundTrigger.cpp131 static jmethodID gAudioFormatCstor; variable
216 gAudioFormatCstor, in onRecognitionEvent()
893 gAudioFormatCstor = GetMethodIDOrDie(env, audioFormatClass, "<init>", "(IIII)V"); in register_android_hardware_SoundTrigger()