Searched refs:TRANSFER_SYNC_NOTIF_CALLBACK (Results 1 – 3 of 3) sorted by relevance
494 case TRANSFER_SYNC_NOTIF_CALLBACK: in set()937 } else if (mTransfer == TRANSFER_SYNC_NOTIF_CALLBACK) { in stop()1793 MEDIA_CASE_ENUM(TRANSFER_SYNC_NOTIF_CALLBACK); in convertTransferToText()1827 ((mTransfer == TRANSFER_SYNC || mTransfer == TRANSFER_SYNC_NOTIF_CALLBACK) in createTrack_l()2305 if (mTransfer != TRANSFER_SYNC && mTransfer != TRANSFER_SYNC_NOTIF_CALLBACK) { in write()2357 if (mTransfer == TRANSFER_SYNC_NOTIF_CALLBACK) { in write()2637 if (mTransfer != TRANSFER_CALLBACK && mTransfer != TRANSFER_SYNC_NOTIF_CALLBACK) { in processAudioBuffer()2717 if (mTransfer == TRANSFER_SYNC_NOTIF_CALLBACK) { in processAudioBuffer()2733 if (mTransfer == TRANSFER_SYNC_NOTIF_CALLBACK) { in processAudioBuffer()
254 TRANSFER_SYNC_NOTIF_CALLBACK, // synchronous write(), notif EVENT_CAN_WRITE_MORE_DATA enumerator
381 offload ? AudioTrack::TRANSFER_SYNC_NOTIF_CALLBACK in android_media_AudioTrack_setup()