Home
last modified time | relevance | path

Searched defs:onSystemStatusChanged (Results 1 – 4 of 4) sorted by relevance

/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() method
/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() method
/hardware/interfaces/automotive/occupant_awareness/aidl/android/hardware/automotive/occupant_awareness/
DIOccupantAwarenessClientCallback.aidl30 oneway void onSystemStatusChanged(in int detectionFlags, in OccupantAwarenessStatus status); in onSystemStatusChanged() method
/hardware/interfaces/automotive/occupant_awareness/aidl/vts/functional/
DVtsHalOccupantAwarenessV1_0TargetTest.cpp48 Status onSystemStatusChanged(int detectionFlags, OccupantAwarenessStatus status) override { in onSystemStatusChanged() function in OccupantAwarenessCallback