Home
last modified time | relevance | path

Searched refs:listenerExecutor (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/mediatranscoding/src/android/media/mediatranscoding/cts/
DMediaTranscodingManagerTest.java303 Executor listenerExecutor = Executors.newSingleThreadExecutor(); in testTranscodingWithExpectResult() local
307 listenerExecutor, in testTranscodingWithExpectResult()
485 Executor listenerExecutor = Executors.newSingleThreadExecutor(); in transcodeFile() local
493 listenerExecutor, in transcodeFile()
685 Executor listenerExecutor = Executors.newSingleThreadExecutor(); in testCancelTranscoding() local
689 listenerExecutor, in testCancelTranscoding()
702 session.setOnProgressUpdateListener(listenerExecutor, in testCancelTranscoding()
740 Executor listenerExecutor = Executors.newSingleThreadExecutor(); in testTranscodingProgressUpdate() local
743 listenerExecutor, in testTranscodingProgressUpdate()
755 session.setOnProgressUpdateListener(listenerExecutor, in testTranscodingProgressUpdate()
[all …]