Searched defs:AudioSystem (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/include/media/
H A DAudioSystem.h37 class AudioSystem class in namespace:android
/frameworks/base/media/java/android/media/
H A DAudioSystem.java28 public class AudioSystem class
30 /* These values must be kept in sync with AudioSystem.h */
80 /* modes for setPhoneState, must match AudioSystem.h audio_mode */
170 synchronized (AudioSystem.class) {
175 // media_server process death if no other method is called on AudioSystem that reaches
183 synchronized (AudioSystem.class) {
283 // device states, must match AudioSystem::device_connection_state
351 // device categories config for setForceUse, must match AudioSystem::forced_config
367 // usage for setForceUse, must match AudioSystem::force_use
375 // usage for AudioRecord.startRecordingSync(), must match AudioSystem
[all...]

Completed in 2445 milliseconds