Searched refs:nativeGetHandle (Results 1 – 2 of 2) sorted by relevance
187 private static native IBinder nativeGetHandle(long nativeObject); in nativeGetHandle() method in SurfaceControl1080 return nativeGetHandle(mNativeObject); in getHandle()
1176 static jobject nativeGetHandle(JNIEnv* env, jclass clazz, jlong nativeObject) { in nativeGetHandle() function1380 (void*)nativeGetHandle },