summaryrefslogtreecommitdiff
path: root/tools/aidl/generate_java.cpp
diff options
context:
space:
mode:
authorJim Miller <jaggies@google.com>2011-07-08 19:15:51 -0700
committerJim Miller <jaggies@google.com>2011-07-08 19:15:51 -0700
commit8ecfac1d8c2988c3d5031e78f9edefff6e663fd1 (patch)
tree01a31f4cb6c323898e47e3be7532758c3ec67226 /tools/aidl/generate_java.cpp
parentb7440a140b650932bf31cf51d3b87c3249e3b682 (diff)
Fix 4942542, 4590542: Password unlock fixes
Fixes issue where hint text was inappropriately shown on password unlock screen. This was caused by TextView.setKeyListener() clearing the inputType flags. The workaround is to change the order of these calls. TextView.setKeyListener() should probably not be clearing existing inputType flags. Fixes wake issue caused by IME events not poking the wakelock. It now correctly pokes the wakelock whenever the password text field changes. Change-Id: I746b21117492c4a176f6627e7d33150e6104495e
Diffstat (limited to 'tools/aidl/generate_java.cpp')
0 files changed, 0 insertions, 0 deletions