Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/occupant_awareness/aidl/vts/functional/
DVtsHalOccupantAwarenessV1_0TargetTest.cpp48 Status onSystemStatusChanged(int detectionFlags, OccupantAwarenessStatus status) override { in onSystemStatusChanged() argument
49 mCallback(detectionFlags, status); in onSystemStatusChanged()
165 new OccupantAwarenessCallback([](int detectionFlags, OccupantAwarenessStatus status) { in TEST_P() argument
166 (void)detectionFlags; in TEST_P()
/hardware/interfaces/automotive/occupant_awareness/aidl/aidl_api/android.hardware.automotive.occupant_awareness/current/android/hardware/automotive/occupant_awareness/
DIOccupantAwarenessClientCallback.aidl21 …oneway void onSystemStatusChanged(in int detectionFlags, in android.hardware.automotive.occupant_a… in onSystemStatusChanged() argument
/hardware/interfaces/automotive/occupant_awareness/aidl/aidl_api/android.hardware.automotive.occupant_awareness/1/android/hardware/automotive/occupant_awareness/
DIOccupantAwarenessClientCallback.aidl21 …oneway void onSystemStatusChanged(in int detectionFlags, in android.hardware.automotive.occupant_a… in onSystemStatusChanged() argument
/hardware/interfaces/automotive/occupant_awareness/aidl/android/hardware/automotive/occupant_awareness/
DIOccupantAwarenessClientCallback.aidl30 oneway void onSystemStatusChanged(in int detectionFlags, in OccupantAwarenessStatus status); in onSystemStatusChanged() argument