Searched refs:WRITE_BLOCKING (Results 1 – 3 of 3) sorted by relevance
219 WRITE_BLOCKING,232 public final static int WRITE_BLOCKING = 0; field in AudioTrack2439 return write(audioData, offsetInBytes, sizeInBytes, WRITE_BLOCKING); in write()2491 if ((writeMode != WRITE_BLOCKING) && (writeMode != WRITE_NON_BLOCKING)) { in write()2507 writeMode == WRITE_BLOCKING); in write()2554 return write(audioData, offsetInShorts, sizeInShorts, WRITE_BLOCKING); in write()2604 if ((writeMode != WRITE_BLOCKING) && (writeMode != WRITE_NON_BLOCKING)) { in write()2620 writeMode == WRITE_BLOCKING); in write()2695 if ((writeMode != WRITE_BLOCKING) && (writeMode != WRITE_NON_BLOCKING)) { in write()2712 writeMode == WRITE_BLOCKING); in write()[all …]
14279 field public static final int WRITE_BLOCKING = 0; // 0x0
23714 field public static final int WRITE_BLOCKING = 0; // 0x0