InputManagerInternal: Add API to get the last used input device
This will be used by the InputMethodManagerService to notify the IME of the last input device type that was used to interact with Android when the IME is shown. This API eliminates the need for IMMS to add another global spy window to solve this problem. Bug: 336615195 Test: atest inputflinger_tests Change-Id: I29b25df7df47603a9c8a92bd192f7d81668d8605
Loading
Please register or sign in to comment