Home
last modified time | relevance | path

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

/hardware/interfaces/input/common/aidl/android/hardware/input/common/
DAction.aidl44 CANCEL = 3, enumConstant
/hardware/interfaces/input/common/aidl/aidl_api/android.hardware.input.common/1/android/hardware/input/common/
DAction.aidl40 CANCEL = 3, enumConstant
/hardware/interfaces/input/common/aidl/aidl_api/android.hardware.input.common/current/android/hardware/input/common/
DAction.aidl40 CANCEL = 3, enumConstant
/hardware/interfaces/confirmationui/1.0/
Dtypes.hal99 * Simulates the user pressing the CANCEL button on the UI. If no operation is pending
/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterface.h396 CANCEL, enumerator
404 CANCEL, enumerator
DExynosDisplayDrmInterface.cpp2972 } else if (control == HistogramChannelIoctl_t::CANCEL) { in sendHistogramChannelIoctl()
3002 } else if (control == ContextHistogramIoctl_t::CANCEL) { in sendContextHistogramIoctl()
/hardware/google/graphics/common/libhwc2.1/libdevice/
DHistogramDevice.cpp918 if ((ret = moduleDisplayInterface->sendContextHistogramIoctl(ContextHistogramIoctl_t::CANCEL, in receiveBlobIdData()
924 if ((ret = moduleDisplayInterface->sendHistogramChannelIoctl(HistogramChannelIoctl_t::CANCEL, in receiveBlobIdData()
/hardware/interfaces/input/common/1.0/
Dtypes.hal486 CANCEL = 3,