Searched refs:NO_FLUSH (Results 1 – 4 of 4) sorted by relevance
147 public static final int NO_FLUSH = 0; field in Deflater384 return deflate(b, off, len, NO_FLUSH); in deflate()403 return deflate(b, 0, b.length, NO_FLUSH); in deflate()459 if (flush == NO_FLUSH || flush == SYNC_FLUSH || in deflate()
159 public static final int NO_FLUSH = 0; // 0x0 field in Deflater
54 deflateInflate(Deflater.NO_FLUSH); in testDeflate()
16965 field public static final int NO_FLUSH = 0; // 0x0