Searched refs:SYNC_EVENT_NONE (Results 1 – 12 of 12) sorted by relevance
33 public static final int SYNC_EVENT_NONE = AudioSystem.SYNC_EVENT_NONE; field in MediaSyncEvent115 case SYNC_EVENT_NONE: in isValidType()
1123 /** @hide */ public static final int SYNC_EVENT_NONE = 0; field in AudioSystem
1081 if (native_start(MediaSyncEvent.SYNC_EVENT_NONE, 0) == SUCCESS) { in startRecording()
86 virtual status_t start(AudioSystem::sync_event_t event = AudioSystem::SYNC_EVENT_NONE,321 AudioSystem::SYNC_EVENT_NONE,400 AudioSystem::SYNC_EVENT_NONE,
571 mRecord.track()->start(AudioSystem::SYNC_EVENT_NONE, AUDIO_SESSION_NONE); in createConnections()
7662 if (event == AudioSystem::SYNC_EVENT_NONE) { in start()
285 status_t start(AudioSystem::sync_event_t event = AudioSystem::SYNC_EVENT_NONE,
198 SYNC_EVENT_NONE = 0, enumerator
15499 field public static final int SYNC_EVENT_NONE = 0; // 0x0
26112 field public static final int SYNC_EVENT_NONE = 0; // 0x0
26190 field public static final int SYNC_EVENT_NONE = 0; // 0x0
35029 Landroid/media/AudioSystem;->SYNC_EVENT_NONE:I