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