Home
last modified time | relevance | path

Searched defs:getState (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/automotive/occupant_awareness/aidl/aidl_api/android.hardware.automotive.occupant_awareness/1/android/hardware/automotive/occupant_awareness/
DIOccupantAwareness.aidl24 …android.hardware.automotive.occupant_awareness.OccupantAwarenessStatus getState(in android.hardwar… in getState() method
/hardware/interfaces/automotive/occupant_awareness/aidl/aidl_api/android.hardware.automotive.occupant_awareness/current/android/hardware/automotive/occupant_awareness/
DIOccupantAwareness.aidl24 …android.hardware.automotive.occupant_awareness.OccupantAwarenessStatus getState(in android.hardwar… in getState() method
/hardware/interfaces/automotive/occupant_awareness/aidl/android/hardware/automotive/occupant_awareness/
DIOccupantAwareness.aidl73 OccupantAwarenessStatus getState(in Role occupantRole, in int detectionCapability); in getState() method
/hardware/interfaces/automotive/occupant_awareness/aidl/default/
DOccupantAwareness.cpp68 ScopedAStatus OccupantAwareness::getState(Role occupantRole, int detectionCapability, in getState() function in android::hardware::automotive::occupant_awareness::V1_0::implementation::OccupantAwareness
/hardware/interfaces/automotive/occupant_awareness/aidl/mock/
DOccupantAwareness.cpp87 ScopedAStatus OccupantAwareness::getState(Role occupantRole, int detectionCapability, in getState() function in android::hardware::automotive::occupant_awareness::V1_0::implementation::OccupantAwareness
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
DHWC2OnFbAdapter.cpp712 HWC2OnFbAdapter::State HWC2OnFbAdapter::getState() const { in getState() function in android::HWC2OnFbAdapter