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