Add a regression test for Bug 213350732
This CL introduces a regression test for Bug 213350732.
In order to test a scenario when IInputMethodSession is not yet
delivered to the IME client in a deterministic manner, this CL
introduces a new session command for MockIme to suspend
MockInputMethodImpl#createSession()
until it is explicitly requested to be resumed.
Bug: 213350732
Test: atest CtsInputMethodTestCases:InputMethodStartInputLifecycleTest
Change-Id: I31107ab54c349b5fada69f3fc1806dbe6508ec02
3 files changed