Searched defs:keyAction (Results 1 – 4 of 4) sorted by relevance
80 int32_t keyAction = OH_Input_GetKeyPressed(keyState); variable
446 Back keyAction; in TEST_F() local461 Paste keyAction; in TEST_F() local
822 auto keyAction = CombinedKeys(KEYCODE_WIN, KEYCODE_D, KEYCODE_NONE); in RegisterUiDriverMiscMethods2() local840 auto keyAction = CombinedKeys(key0, key1, key2); in RegisterUiDriverMiscMethods2() local
85 int32_t keyAction = OH_Input_GetKeyPressed(keyState); in SetKeyPressed() local