Searched refs:WRITE_BLOCKING (Results 1 – 4 of 4) sorted by relevance
213 WRITE_BLOCKING,226 public final static int WRITE_BLOCKING = 0; field in AudioTrack2216 return write(audioData, offsetInBytes, sizeInBytes, WRITE_BLOCKING); in write()2268 if ((writeMode != WRITE_BLOCKING) && (writeMode != WRITE_NON_BLOCKING)) { in write()2280 writeMode == WRITE_BLOCKING); in write()2327 return write(audioData, offsetInShorts, sizeInShorts, WRITE_BLOCKING); in write()2377 if ((writeMode != WRITE_BLOCKING) && (writeMode != WRITE_NON_BLOCKING)) { in write()2389 writeMode == WRITE_BLOCKING); in write()2464 if ((writeMode != WRITE_BLOCKING) && (writeMode != WRITE_NON_BLOCKING)) { in write()2477 writeMode == WRITE_BLOCKING); in write()[all …]
14279 field public static final int WRITE_BLOCKING = 0; // 0x0
21697 Landroid/media/AudioTrack;->WRITE_BLOCKING:I
22528 field public static final int WRITE_BLOCKING = 0; // 0x0