Searched refs:nativeRestoreAllowFds (Results 1 – 2 of 2) sorted by relevance
293 private static native void nativeRestoreAllowFds(long nativePtr, boolean lastValue); in nativeRestoreAllowFds() method in Parcel542 nativeRestoreAllowFds(mNativePtr, lastValue); in restoreAllowFds()
51764 Landroid/os/Parcel;->nativeRestoreAllowFds(JZ)V