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