Home
last modified time | relevance | path

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

/cts/tests/tests/voiceinteraction/service/src/android/voiceinteraction/service/
DMainVisualQueryDetectionService.java220 Runnable detectionJob; in createTestDetectionJob() local
223 detectionJob = this::openCamera; in createTestDetectionJob()
225 detectionJob = () -> { in createTestDetectionJob()
230 detectionJob = () -> { in createTestDetectionJob()
239 detectionJob = () -> { in createTestDetectionJob()
249 detectionJob = () -> { in createTestDetectionJob()
257 detectionJob = () -> { in createTestDetectionJob()
264 detectionJob = () -> { in createTestDetectionJob()
273 detectionJob = () -> { in createTestDetectionJob()
279 detectionJob = () -> { in createTestDetectionJob()
[all …]