Searched refs:mFuturePassengerDetection (Results 1 – 1 of 1) sorted by relevance
54 private CompletableFuture<OccupantAwarenessDetection> mFuturePassengerDetection; field in OccupantAwarenessServiceIntegrationTest98 mFuturePassengerDetection.get(1, TimeUnit.SECONDS); in testDetectionEvents()122 mFuturePassengerDetection.complete(event); in onDetectionEvent()