Searched refs:SYNC_EVENT_NONE (Results 1 – 10 of 10) sorted by relevance
33 public static final int SYNC_EVENT_NONE = AudioSystem.SYNC_EVENT_NONE; field in MediaSyncEvent115 case SYNC_EVENT_NONE: in isValidType()
333 public static final int SYNC_EVENT_NONE = 0; field in AudioSystem
521 if (native_start(MediaSyncEvent.SYNC_EVENT_NONE, 0) == SUCCESS) { in startRecording()
223 status_t start(AudioSystem::sync_event_t event = AudioSystem::SYNC_EVENT_NONE,
167 SYNC_EVENT_NONE = 0, enumerator
389 … virtual status_t start(AudioSystem::sync_event_t event = AudioSystem::SYNC_EVENT_NONE,703 … virtual status_t start(AudioSystem::sync_event_t event = AudioSystem::SYNC_EVENT_NONE,912 … virtual status_t start(AudioSystem::sync_event_t event = AudioSystem::SYNC_EVENT_NONE,1339 … virtual status_t start(AudioSystem::sync_event_t event = AudioSystem::SYNC_EVENT_NONE,
6243 if (event == AudioSystem::SYNC_EVENT_NONE) { in start()
337 cblk->bufferTimeoutMs = (event == AudioSystem::SYNC_EVENT_NONE) ? MAX_RUN_TIMEOUT_MS : in start()
11647 field public static final int SYNC_EVENT_NONE = 0; // 0x0