Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_media_AudioSystem.cpp2340 static const JNINativeMethod gGetFCC8Methods[] = { variable
2347 RegisterMethodsOrDie(env, kClassPathName, gGetFCC8Methods, NELEM(gGetFCC8Methods)); in register_android_media_AudioSystem()