Searched refs:WRITE_BLOCKING (Results 1 – 3 of 3) sorted by relevance
365 WRITE_BLOCKING,378 public final static int WRITE_BLOCKING = 0; field in AudioTrack2973 return write(audioData, offsetInBytes, sizeInBytes, WRITE_BLOCKING); in write()3025 if ((writeMode != WRITE_BLOCKING) && (writeMode != WRITE_NON_BLOCKING)) { in write()3041 writeMode == WRITE_BLOCKING); in write()3088 return write(audioData, offsetInShorts, sizeInShorts, WRITE_BLOCKING); in write()3141 if ((writeMode != WRITE_BLOCKING) && (writeMode != WRITE_NON_BLOCKING)) { in write()3157 writeMode == WRITE_BLOCKING); in write()3232 if ((writeMode != WRITE_BLOCKING) && (writeMode != WRITE_NON_BLOCKING)) { in write()3249 writeMode == WRITE_BLOCKING); in write()[all …]
20963 field public static final int WRITE_BLOCKING = 0; // 0x0
14279 field public static final int WRITE_BLOCKING = 0; // 0x0