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