Home
last modified time | relevance | path

Searched refs:KEY_RELEASED (Results 1 - 2 of 2) sorted by relevance

/test/xts/acts/multimodalinput/input_cpp_standard/
H A Dinput_native_test.cpp113 EXPECT_EQ(OH_Input_GetKeyPressed(keyState), KEY_RELEASED); in HWTEST_F() local
/test/xts/acts/multimodalinput/multimodalinput_ndk_hvigor/InputNdkNormal/entry/src/main/cpp/
H A Dinputndk.cpp130 napi_create_int32(env, keyPressed == KEY_RELEASED ? 1 : 0, &result); in GetKeyPressed()

Completed in 6 milliseconds