Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/occupant_awareness/aidl/mock/
DDetectionGenerator.cpp47 PresenceDetection presenceDetection; in GetNextDetections() local
48 presenceDetection.isOccupantDetected = true; in GetNextDetections()
49 presenceDetection.detectionDurationMillis = detections.timeStampMillis; in GetNextDetections()
50 occupantDetection.presenceData.emplace_back(presenceDetection); in GetNextDetections()