Home
last modified time | relevance | path

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

/cts/tests/wearable/src/android/wearable/cts/
DCtsWearableSensingService.java53 private static Consumer<AmbientContextDetectionResult> sDetectionResultConsumer; field in CtsWearableSensingService
135 sDetectionResultConsumer = detectionResultConsumer; in onStartDetection()
164 sDetectionResultConsumer = null; in reset()