Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_os_VintfObject.cpp170 static const JNINativeMethod gVintfObjectMethods[] = { variable
193 return RegisterMethodsOrDie(env, kVintfObjectPathName, gVintfObjectMethods, in register_android_os_VintfObject()
194 NELEM(gVintfObjectMethods)); in register_android_os_VintfObject()