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

/frameworks/base/services/input/tests/
H A DInputReader_test.cpp299 struct KeyInfo { struct in class:android::FakeEventHub
314 KeyedVector<int32_t, KeyInfo> keysByScanCode;
315 KeyedVector<int32_t, KeyInfo> keysByUsageCode;
409 KeyInfo info;
512 const KeyInfo* key = getKey(device, scanCode, usageCode);
526 const KeyInfo* getKey(Device* device, int32_t scanCode, int32_t usageCode) const {

Completed in 56 milliseconds