Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/confirmationui/support/include/android/hardware/confirmationui/1.0/generic/
H A DGenericOperation.h142 case TestModeCommands::OK_EVENT: { in deliverSecureInputEvent()
/aosp12/system/teeui/libteeui/include/teeui/
H A Dcommon_message_types.h66 OK_EVENT = 0ull, enumerator
H A Dgeneric_operation.h178 case TestModeCommands::OK_EVENT: { in deliverTestCommand()
/aosp12/hardware/interfaces/confirmationui/1.0/
H A Dtypes.hal97 OK_EVENT = 0,
/aosp12/hardware/interfaces/confirmationui/1.0/vts/functional/
H A DVtsHalConfirmationUIV1_0TargetTest.cpp242 makeTestToken(TestModeCommands::OK_EVENT))); in TEST_P()