commit | 36aea71d5956c7e1b617900d8d90271aebea2843 | [log] [tgz] |
---|---|---|
author | Taran Singh <[email protected]> | Thu Jul 11 20:17:58 2024 +0000 |
committer | Taran Singh <[email protected]> | Fri Aug 30 18:19:33 2024 +0000 |
tree | 2d00f4aff96594feca7dc39fcbfe1b65b6caf5d2 | |
parent | 94d0cbe20465e00d6d9322b0eb13e8bfa00f152f [diff] |
Version-gate IME show/hide async nature Apps targeting older version may mis-use return type of InputMethodManager#show/hideSoftInput to interpret result fo request rather than relying on ResultReceiver. In order to avoid breaking apps, this change version gates async nature of those methods. Fix: 352594277 Bug: 293640003 Test: atest CtsInputMethodTestCases Flag: compatchange_for_zerojankproxy Change-Id: I6b8787a2ada0b4a60e6b448b674d05e172e594a7