Searched refs:READ_BLOCKING (Results 1 – 4 of 4) sorted by relevance
129 READ_BLOCKING,139 public final static int READ_BLOCKING = 0; field in AudioRecord1066 return read(audioData, offsetInBytes, sizeInBytes, READ_BLOCKING); in read()1102 if ((readMode != READ_BLOCKING) && (readMode != READ_NON_BLOCKING)) { in read()1114 readMode == READ_BLOCKING); in read()1139 return read(audioData, offsetInShorts, sizeInShorts, READ_BLOCKING); in read()1174 if ((readMode != READ_BLOCKING) && (readMode != READ_NON_BLOCKING)) { in read()1186 readMode == READ_BLOCKING); in read()1227 if ((readMode != READ_BLOCKING) && (readMode != READ_NON_BLOCKING)) { in read()1239 readMode == READ_BLOCKING); in read()[all …]
19782 field public static final int READ_BLOCKING = 0; // 0x0
19851 field public static final int READ_BLOCKING = 0; // 0x0
21300 field public static final int READ_BLOCKING = 0; // 0x0