Searched refs:fileSupported (Results 1 – 2 of 2) sorted by relevance
457 private static volatile boolean fileSupported = true; field in FileChannelImpl483 fileSupported = false; in transferToDirectlyInternal()507 if (!fileSupported) in transferToDirectly()
250 private static volatile boolean fileSupported = true; field in FileChannelImpl