Searched refs:nativeLoadFd (Results 1 – 1 of 1) sorted by relevance
306 mNativePtr = nativeLoadFd(format, fd, friendlyName, flags, assets); in ApkAssets()445 private static native long nativeLoadFd(@FormatType int format, @NonNull FileDescriptor fd, in nativeLoadFd() method in ApkAssets