Home
last modified time | relevance | path

Searched refs:SYNC_EVENT_NONE (Results 1 – 10 of 10) 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.java534 public static final int SYNC_EVENT_NONE = 0; field in AudioSystem
DAudioRecord.java615 if (native_start(MediaSyncEvent.SYNC_EVENT_NONE, 0) == SUCCESS) { in startRecording()
/frameworks/av/services/audioflinger/
DPlaybackTracks.h44 AudioSystem::SYNC_EVENT_NONE,
271 AudioSystem::SYNC_EVENT_NONE,
DPatchPanel.cpp495 patch->mPatchRecord->start(AudioSystem::SYNC_EVENT_NONE, 0); in createPatchConnections()
DThreads.cpp5765 if (event == AudioSystem::SYNC_EVENT_NONE) { in start()
/frameworks/av/include/media/
DAudioRecord.h232 status_t start(AudioSystem::sync_event_t event = AudioSystem::SYNC_EVENT_NONE,
DAudioSystem.h187 SYNC_EVENT_NONE = 0, enumerator
/frameworks/base/api/
Dsystem-current.txt16523 field public static final int SYNC_EVENT_NONE = 0; // 0x0
Dcurrent.txt15499 field public static final int SYNC_EVENT_NONE = 0; // 0x0