Searched refs:nativePushAllowFds (Results 1 – 1 of 1) sorted by relevance
264 private static native boolean nativePushAllowFds(long nativePtr, boolean allowFds); in nativePushAllowFds() method in Parcel431 return nativePushAllowFds(mNativePtr, allowFds); in pushAllowFds()