Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp174 } gDeviceProductInfoClassInfo; variable
1091 return env->NewObject(gDeviceProductInfoClassInfo.clazz, gDeviceProductInfoClassInfo.ctor, name, in convertDeviceProductInfoToJavaObject()
2082 gDeviceProductInfoClassInfo.clazz = MakeGlobalRefOrDie(env, deviceProductInfoClazz); in register_android_view_SurfaceControl()
2083 gDeviceProductInfoClassInfo.ctor = in register_android_view_SurfaceControl()