HomeSort by relevance Sort by last modified time
    Searched defs:SYNC_FLUSH (Results 1 - 14 of 14) sorted by null

  /libcore/ojluni/src/main/java/java/util/zip/
Deflater.java 156 public static final int SYNC_FLUSH = 2;
411 * <li>{@link #SYNC_FLUSH}: all pending output in the deflater is flushed,
415 * if enough output space is provided). Flushing with {@link #SYNC_FLUSH}
420 * {@link #SYNC_FLUSH}. The compression state is reset so that the inflater
427 * <p>In the case of {@link #FULL_FLUSH} or {@link #SYNC_FLUSH}, if
451 if (flush == NO_FLUSH || flush == SYNC_FLUSH ||
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.1.2_r1-robolectric-r1.jar 
android-all-4.2.2_r1.2-robolectric-r1.jar 
android-all-4.3_r2-robolectric-r1.jar 
android-all-4.4_r1-robolectric-r2.jar 
android-all-5.0.2_r3-robolectric-r0.jar 
android-all-5.1.1_r9-robolectric-r2.jar 
android-all-6.0.1_r3-robolectric-r1.jar 
  /prebuilts/sdk/20/
android.jar 
  /prebuilts/sdk/22/
android.jar 
  /prebuilts/sdk/23/
android.jar 
  /prebuilts/sdk/24/
android.jar 
  /prebuilts/sdk/current/
core.jar 
  /prebuilts/sdk/system_23/
android.jar 

Completed in 87 milliseconds