Searched defs:nativeSetMetadata (Results 1 – 2 of 2) sorted by relevance
1029 static void nativeSetMetadata(JNIEnv* env, jclass clazz, jlong transactionObj, in nativeSetMetadata() function2661 {"nativeSetMetadata", "(JJILandroid/os/Parcel;)V", in nativeSetMetadata() method
253 private static native void nativeSetMetadata(long transactionObj, long nativeObject, int key, in nativeSetMetadata() method in SurfaceControl