Searched refs:TRANSFER_SYNC_NOTIF_CALLBACK (Results 1 – 3 of 3) sorted by relevance
419 case TRANSFER_SYNC_NOTIF_CALLBACK: in set()892 } else if (mTransfer == TRANSFER_SYNC_NOTIF_CALLBACK) { in stop()1641 MEDIA_CASE_ENUM(TRANSFER_SYNC_NOTIF_CALLBACK); in convertTransferToText()1674 ((mTransfer == TRANSFER_SYNC || mTransfer == TRANSFER_SYNC_NOTIF_CALLBACK) in createTrack_l()2104 if (mTransfer != TRANSFER_SYNC && mTransfer != TRANSFER_SYNC_NOTIF_CALLBACK) { in write()2156 if (mTransfer == TRANSFER_SYNC_NOTIF_CALLBACK) { in write()2420 if (mTransfer != TRANSFER_CALLBACK && mTransfer != TRANSFER_SYNC_NOTIF_CALLBACK) { in processAudioBuffer()2500 if (mTransfer == TRANSFER_SYNC_NOTIF_CALLBACK) { in processAudioBuffer()2517 if (mTransfer == TRANSFER_SYNC_NOTIF_CALLBACK) { in processAudioBuffer()
179 TRANSFER_SYNC_NOTIF_CALLBACK, // synchronous write(), notif EVENT_CAN_WRITE_MORE_DATA enumerator
395 offload ? AudioTrack::TRANSFER_SYNC_NOTIF_CALLBACK in android_media_AudioTrack_setup()