Searched refs:WRITE_BLOCKING (Results 1 – 4 of 4) sorted by relevance
198 WRITE_BLOCKING,211 public final static int WRITE_BLOCKING = 0; field in AudioTrack1700 return write(audioData, offsetInBytes, sizeInBytes, WRITE_BLOCKING); in write()1746 if ((writeMode != WRITE_BLOCKING) && (writeMode != WRITE_NON_BLOCKING)) { in write()1758 writeMode == WRITE_BLOCKING); in write()1801 return write(audioData, offsetInShorts, sizeInShorts, WRITE_BLOCKING); in write()1846 if ((writeMode != WRITE_BLOCKING) && (writeMode != WRITE_NON_BLOCKING)) { in write()1858 writeMode == WRITE_BLOCKING); in write()1928 if ((writeMode != WRITE_BLOCKING) && (writeMode != WRITE_NON_BLOCKING)) { in write()1941 writeMode == WRITE_BLOCKING); in write()[all …]
2160 NO DOC BLOCK: android.media.AudioTrack Field WRITE_BLOCKING
15112 field public static final int WRITE_BLOCKING = 0; // 0x0
16377 field public static final int WRITE_BLOCKING = 0; // 0x0