Home
last modified time | relevance | path

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

/base/inputmethod/imf/test/unittest/cpp_test/common/src/
Dkey_event_util.cpp27 constexpr int32_t DEFAULT_DEVICE_ID = -1; variable
79 keyItem.SetDeviceId(DEFAULT_DEVICE_ID); in CreateKeyEvent()