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

/frameworks/base/core/jni/
H A Dandroid_os_VintfObject.cpp148 static const JNINativeMethod gVintfObjectMethods[] = { member in namespace:android
167 return RegisterMethodsOrDie(env, kVintfObjectPathName, gVintfObjectMethods,
168 NELEM(gVintfObjectMethods));

Completed in 55 milliseconds