Searched refs:WRITE_BLOCKING (Results 1 – 4 of 4) sorted by relevance
361 WRITE_BLOCKING,374 public final static int WRITE_BLOCKING = 0; field in AudioTrack2839 return write(audioData, offsetInBytes, sizeInBytes, WRITE_BLOCKING); in write()2891 if ((writeMode != WRITE_BLOCKING) && (writeMode != WRITE_NON_BLOCKING)) { in write()2907 writeMode == WRITE_BLOCKING); in write()2954 return write(audioData, offsetInShorts, sizeInShorts, WRITE_BLOCKING); in write()3004 if ((writeMode != WRITE_BLOCKING) && (writeMode != WRITE_NON_BLOCKING)) { in write()3020 writeMode == WRITE_BLOCKING); in write()3095 if ((writeMode != WRITE_BLOCKING) && (writeMode != WRITE_NON_BLOCKING)) { in write()3112 writeMode == WRITE_BLOCKING); in write()[all …]
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
14279 field public static final int WRITE_BLOCKING = 0; // 0x0
24664 field public static final int WRITE_BLOCKING = 0; // 0x0