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