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

/frameworks/av/include/media/
H A DAudioSystem.h35 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 */
178 synchronized (AudioSystem.class) {
189 synchronized (AudioSystem.class) {
289 // device states, must match AudioSystem::device_connection_state
357 // device categories config for setForceUse, must match AudioSystem::forced_config
373 // usage for setForceUse, must match AudioSystem::force_use
381 // usage for AudioRecord.startRecordingSync(), must match AudioSystem::sync_event_t

Completed in 70 milliseconds