Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp160 } gDeviceProductInfoClassInfo; variable
1278 return env->NewObject(gDeviceProductInfoClassInfo.clazz, gDeviceProductInfoClassInfo.ctor, name, in convertDeviceProductInfoToJavaObject()
2578 gDeviceProductInfoClassInfo.clazz = MakeGlobalRefOrDie(env, deviceProductInfoClazz); in register_android_view_SurfaceControl()
2579 gDeviceProductInfoClassInfo.ctor = in register_android_view_SurfaceControl()