Searched refs:putNativeHandle (Results 1 – 2 of 2) sorted by relevance
251 public native final void putNativeHandle(long offset, @Nullable NativeHandle x); in putNativeHandle() method in HwBlob329 putNativeHandle(offset + 0 /* offset of 'handle' field. */, mem.getHandle()); in putHidlMemory()
10496 method public final void putNativeHandle(long, @Nullable android.os.NativeHandle);