Searched refs:nativePushAllowFds (Results 1 – 2 of 2) sorted by relevance
387 private static native boolean nativePushAllowFds(long nativePtr, boolean allowFds); in nativePushAllowFds() method in Parcel760 return nativePushAllowFds(mNativePtr, allowFds); in pushAllowFds()
37876 Landroid/os/Parcel;->nativePushAllowFds(JZ)Z