Searched refs:nativeGetHandle (Results 1 – 3 of 3) 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 },
81949 Landroid/view/SurfaceControl;->nativeGetHandle(J)Landroid/os/IBinder;