Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DPointerChoreographer_test.cpp2409 const std::vector<int32_t> metaKeyCodes{AKEYCODE_ALT_LEFT, AKEYCODE_ALT_RIGHT, in TEST_F() local
2416 for (int32_t keyCode : metaKeyCodes) { in TEST_F()