OSDN Git Service

Exclude IME dialogs from tap outside task bounds funcationality
authorWale Ogunwale <ogunwale@google.com>
Wed, 20 Apr 2016 23:33:36 +0000 (16:33 -0700)
committerWale Ogunwale <ogunwale@google.com>
Wed, 20 Apr 2016 23:33:36 +0000 (16:33 -0700)
commit1f1926152734eb9508d8cc2c5ed487027a470579
tree53edc78ecead941fdb35fdd6055c46547616265b
parent8095309791e276bec10a731e2b13fe8512cd8e42
Exclude IME dialogs from tap outside task bounds funcationality

We don't want tapping on these windows to cause a change in app
focus.

Bug: 28184155
Change-Id: Ibd4ca15b2154c2e83a11f4a2a3edb4356cbfbfed
services/core/java/com/android/server/wm/WindowManagerService.java