Searched defs:recordingThread (Results 1 – 4 of 4) sorted by relevance
37 private var recordingThread: Thread? = null variable in android.tools.traces.monitors.ScreenRecorder58 val recordingThread = newRecordingThread() in doStart() constant
113 Thread recordingThread = new Thread(this::recordAudio); in onDetect() local122 Thread recordingThread; in onStopDetection() local
91 private Thread recordingThread; field in SpeechActivity
285 Thread recordingThread; in testSetDelegateBlocksUntilRecordingDone() local