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>
Wed, 7 Jun 2017 16:29:02 +0000 (16:29 +0000)
commit51d67cf693a6f80001b9ce8038f0fc91c42e14e4
treef667af56cf17909b9e3fd8cde580a2583ed15668
parent2fe945c3a916430d1ba33824e6452dd48c5f13c8
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
(cherry picked from commit 56162a0a51e2aa752a500d941869f1af652eabbf)
core/java/android/view/IWindowManager.aidl
services/core/java/com/android/server/wm/WindowManagerService.java