Searched refs:nativeWriteBlob (Results 1 – 1 of 1) sorted by relevance
255 private static native void nativeWriteBlob(long nativePtr, byte[] b, int offset, int len); in nativeWriteBlob() method in Parcel523 nativeWriteBlob(mNativePtr, b, offset, len); in writeBlob()