OSDN Git Service

A11y: Prevent utterance from resetting RemoteInputView
authorAdrian Roos <roosa@google.com>
Wed, 7 Sep 2016 21:08:40 +0000 (14:08 -0700)
committerAdrian Roos <roosa@google.com>
Wed, 7 Sep 2016 21:19:07 +0000 (14:19 -0700)
commitf17c86b833825f807b186baef0ba220b808e914a
tree43f1dde09f02dcc0099646b1bf3c80f62260f56c
parenta2153e6246138d303fe824d99aadf28886767743
A11y: Prevent utterance from resetting RemoteInputView

Fixes a bug where the RemoteInputView would issue an
utterance upon resetting the view because it was not
hidden at that point.

Change-Id: I3f80b903c0b3e55c308bda8d4f18aa0b586aa328
Fixes: 30103313
packages/SystemUI/src/com/android/systemui/statusbar/policy/RemoteInputView.java