commit | f0b5ec6d274b8f5a98821cda7afa7c87b16458cf | [log] [tgz] |
---|---|---|
author | Yohei Yukawa <yukawa@google.com> | Wed Feb 13 14:24:09 2019 -0800 |
committer | Yohei Yukawa <yukawa@google.com> | Wed Feb 13 14:24:09 2019 -0800 |
tree | d4ee841c261d9d7997ab0ccd2c01c9715fc21169 | |
parent | 26eddc5a70448c3de27ab164ca308039aa017e99 [diff] |
CTS for InputMethodService#sendDownUpKeyEvents() This CL adds a CTS test for InputMethodService#sendDownUpKeyEvents(). This also makes it possible for other tests to safely rely on MockImeSession#callSendDownUpKeyEvents() to test a scenario where an IME injects a pair of key down/up events for the given key code. Fix: 124241425 Fix: 124334209 Test: atest CtsInputMethodTestCases:InputMethodServiceTest Change-Id: I1cd0865a87fbd9f7914930535db8d4708cc7cfd5