Searched refs:queryAllEvents (Results 1 – 2 of 2) sorted by relevance
93 pollingCheck(() -> helper.queryAllEvents() in testCreateIme1()97 pollingCheck(() -> helper.queryAllEvents() in testCreateIme1()112 pollingCheck(() -> helper.queryAllEvents() in testSwitchToNextInputMethod()142 pollingCheck(() -> helper.queryAllEvents() in switchToPreviousInputMethod()166 pollingCheck(() -> helper.queryAllEvents() in testSwitchToHandwritingInputMethod()201 pollingCheck(() -> helper.queryAllEvents() in testSwitchToHandwritingInputMethod()211 pollingCheck(() -> helper.queryAllEvents() in testSwitchToHandwritingInputMethod()243 pollingCheck(() -> helper.queryAllEvents() in testInputUnbindsOnImeStopped()247 pollingCheck(() -> helper.queryAllEvents() in testInputUnbindsOnImeStopped()257 pollingCheck(() -> helper.queryAllEvents() in testInputUnbindsOnImeStopped()[all …]
139 Stream<DeviceEvent> queryAllEvents() { in queryAllEvents() method in TestHelper