Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/confirmationui/support/include/android/hardware/confirmationui/1.0/generic/
H A DGenericOperation.h150 case TestModeCommands::CANCEL_EVENT: { in deliverSecureInputEvent()
/aosp12/system/teeui/libteeui/include/teeui/
H A Dcommon_message_types.h67 CANCEL_EVENT = 1ull, enumerator
H A Dgeneric_operation.h186 case TestModeCommands::CANCEL_EVENT: { in deliverTestCommand()
/aosp12/hardware/interfaces/confirmationui/1.0/
H A Dtypes.hal103 CANCEL_EVENT = 1,
/aosp12/hardware/interfaces/confirmationui/1.0/vts/functional/
H A DVtsHalConfirmationUIV1_0TargetTest.cpp309 makeTestToken(TestModeCommands::CANCEL_EVENT))); in TEST_P()