Searched defs:getEvents (Results 1 – 4 of 4) sorted by relevance
419 public KeyEvent[] getEvents(char[] chars) { in getEvents() method in KeyCharacterMap
233 bool KeyCharacterMap::getEvents(int32_t deviceId, const char16_t* chars, size_t numChars, in getEvents() function in android::KeyCharacterMap
528 size_t EventHub::getEvents(int timeoutMillis, RawEvent* buffer, size_t bufferSize) { in getEvents() function in android::EventHub
500 virtual size_t getEvents(int timeoutMillis, RawEvent* buffer, size_t bufferSize) { in getEvents() function in android::FakeEventHub