Home
last modified time | relevance | path

Searched refs:WRITE_BLOCKING (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/media/java/android/media/
DAudioTrack.java361 WRITE_BLOCKING,
374 public final static int WRITE_BLOCKING = 0; field in AudioTrack
2839 return write(audioData, offsetInBytes, sizeInBytes, WRITE_BLOCKING); in write()
2891 if ((writeMode != WRITE_BLOCKING) && (writeMode != WRITE_NON_BLOCKING)) { in write()
2907 writeMode == WRITE_BLOCKING); in write()
2954 return write(audioData, offsetInShorts, sizeInShorts, WRITE_BLOCKING); in write()
3004 if ((writeMode != WRITE_BLOCKING) && (writeMode != WRITE_NON_BLOCKING)) { in write()
3020 writeMode == WRITE_BLOCKING); in write()
3095 if ((writeMode != WRITE_BLOCKING) && (writeMode != WRITE_NON_BLOCKING)) { in write()
3112 writeMode == WRITE_BLOCKING); in write()
[all …]
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt14279 field public static final int WRITE_BLOCKING = 0; // 0x0
/frameworks/base/api/
Dcurrent.txt24664 field public static final int WRITE_BLOCKING = 0; // 0x0