Searched refs:processDetectionEvent (Results 1 – 3 of 3) sorted by relevance
101 mGazeSupplier.processDetectionEvent(buildEmptyDetection(START_TIME_MILLIS)); in testprocessDetectionEvent_noGazeDataProvided()123 mGazeSupplier.processDetectionEvent(detection); in testprocessDetectionEvent_neverExceedsOne()149 mGazeSupplier.processDetectionEvent(detection); in testprocessDetectionEvent_neverFallsBelowZero()
188 void processDetectionEvent(@NonNull OccupantAwarenessDetection event) { in processDetectionEvent() method in GazeDriverAwarenessSupplier225 processDetectionEvent(event); in onDetectionEvent()
340 void processDetectionEvent(@NonNull OccupantAwarenessDetection detection) { in processDetectionEvent() method in OccupantAwarenessService399 service.processDetectionEvent( in onDetectionEvent()