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