Home
last modified time | relevance | path

Searched refs:SYNC_EVENT_NONE (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/media/java/android/media/
DMediaSyncEvent.java33 public static final int SYNC_EVENT_NONE = AudioSystem.SYNC_EVENT_NONE; field in MediaSyncEvent
115 case SYNC_EVENT_NONE: in isValidType()
DAudioSystem.java1123 /** @hide */ public static final int SYNC_EVENT_NONE = 0; field in AudioSystem
DAudioRecord.java1081 if (native_start(MediaSyncEvent.SYNC_EVENT_NONE, 0) == SUCCESS) { in startRecording()
/frameworks/av/services/audioflinger/
DPlaybackTracks.h86 virtual status_t start(AudioSystem::sync_event_t event = AudioSystem::SYNC_EVENT_NONE,
321 AudioSystem::SYNC_EVENT_NONE,
400 AudioSystem::SYNC_EVENT_NONE,
DPatchPanel.cpp571 mRecord.track()->start(AudioSystem::SYNC_EVENT_NONE, AUDIO_SESSION_NONE); in createConnections()
DThreads.cpp7662 if (event == AudioSystem::SYNC_EVENT_NONE) { in start()
/frameworks/av/media/libaudioclient/include/media/
DAudioRecord.h285 status_t start(AudioSystem::sync_event_t event = AudioSystem::SYNC_EVENT_NONE,
DAudioSystem.h198 SYNC_EVENT_NONE = 0, enumerator
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt15499 field public static final int SYNC_EVENT_NONE = 0; // 0x0
/frameworks/base/non-updatable-api/
Dcurrent.txt26112 field public static final int SYNC_EVENT_NONE = 0; // 0x0
/frameworks/base/api/
Dcurrent.txt26190 field public static final int SYNC_EVENT_NONE = 0; // 0x0
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt35029 Landroid/media/AudioSystem;->SYNC_EVENT_NONE:I