Searched refs:gModuleMethods (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/jni/
H A Dandroid_hardware_SoundTrigger.cpp798 static const JNINativeMethod gModuleMethods[] = { variable
929 return RegisterMethodsOrDie(env, kModuleClassPathName, gModuleMethods, NELEM(gModuleMethods));

Completed in 97 milliseconds