OSDN Git Service

Add a WM API to query the touch region for the input method window
authorAlbert Chaulk <achaulk@google.com>
Mon, 5 Jun 2017 23:35:23 +0000 (19:35 -0400)
committerAlbert Chaulk <achaulk@google.com>
Tue, 6 Jun 2017 19:05:29 +0000 (15:05 -0400)
commit56162a0a51e2aa752a500d941869f1af652eabbf
tree72a283fe4cde6ea85c97a03e1df250d174770025
parent972bad878ebb870d25ebd4416e94be4023936b8b
Add a WM API to query the touch region for the input method window

This is needed by VR to handle keyboards that display a window larger
than the interactable region

Bug: 62194867
Test: Manually with prints
Change-Id: I7288956ed8da8d24e7c46ffa8f27461f7abbca5e
core/java/android/view/IWindowManager.aidl
services/core/java/com/android/server/wm/WindowManagerService.java