OSDN Git Service

Added TEXT_CHANGED event to PasswordTextView
authorAdrian Roos <roosa@google.com>
Thu, 15 Jan 2015 18:57:51 +0000 (19:57 +0100)
committerAdrian Roos <roosa@google.com>
Mon, 9 Feb 2015 15:55:21 +0000 (15:55 +0000)
commita48caee9a717afe80a2210e5db3a4d6dabd952b5
treed9cdabbc00b330915a04b3402de598ff58f92a55
parent07c745b525d39309a9ea93605fb5f85c295502f1
Added TEXT_CHANGED event to PasswordTextView

Also creates a TextView-like accessibility node
and populates accessibility events with text if
required.

Bug: 18528774
Change-Id: I4a918a092b1e97879c31f54604cf957e01f4bc86
packages/Keyguard/src/com/android/keyguard/PasswordTextView.java