Searched defs:compress (Results 1 – 5 of 5) sorted by relevance
126 private void compress(Deflater deflater, byte[] inBuf, byte[] outBuf) { in compress() method in OldAndroidDeflateTest
1971 public static int compress(int i, int mask) { in compress() method in Integer
2020 public static long compress(long i, long mask) { in compress() method
49 public static long compress(long i, long mask) { throw new RuntimeException("Stub!"); } in compress() method in Long
49 public static int compress(int i, int mask) { throw new RuntimeException("Stub!"); } in compress() method in Integer