OSDN Git Service

Decouple IME_ACTIVE and IME_VISIBLE for hardware keyboards.
authorJohn Spurlock <jspurlock@google.com>
Wed, 23 Oct 2013 20:36:47 +0000 (16:36 -0400)
committerJohn Spurlock <jspurlock@google.com>
Wed, 23 Oct 2013 21:02:53 +0000 (17:02 -0400)
commit36439b43121751ae94e703da52b2763aa17d0720
tree67daa5a65e42adc8d52f397402505d94d578f7e0
parent871cb5d53f14ce6ead2c65ee3a4354e22276a169
Decouple IME_ACTIVE and IME_VISIBLE for hardware keyboards.

Reserve IME_VISIBLE for when software keyboards are actually
showing.

Bug:11186297
Change-Id: I4e09a7de353e564bd1a97dadd603d3104254fa56
services/java/com/android/server/InputMethodManagerService.java