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