summaryrefslogtreecommitdiffstats
path: root/packages/Keyguard/src/com/android/keyguard/KeyguardAbsKeyInputView.java
diff options
context:
space:
mode:
authorYuncheol Heo <ycheo@google.com>2014-05-20 19:49:58 +0900
committerYuncheol Heo <ycheo@google.com>2014-05-20 19:49:58 +0900
commit03e8a834da8189b3a20023cee31e78a17a45b07b (patch)
treeb512eef8bcf463cf531ec80cdaa935b8419ab9f8 /packages/Keyguard/src/com/android/keyguard/KeyguardAbsKeyInputView.java
parent47c6514eaa5f1b0af101108b3c1b599cefa14b23 (diff)
downloadframeworks_base-03e8a834da8189b3a20023cee31e78a17a45b07b.zip
frameworks_base-03e8a834da8189b3a20023cee31e78a17a45b07b.tar.gz
frameworks_base-03e8a834da8189b3a20023cee31e78a17a45b07b.tar.bz2
Fix the wrong conversion of byte to int.
Because 'byte' type is signed, we need a mask when converting it to 'int' type. Change-Id: I3a8fcb38c9d108c0280d66301e29144391807401
Diffstat (limited to 'packages/Keyguard/src/com/android/keyguard/KeyguardAbsKeyInputView.java')
0 files changed, 0 insertions, 0 deletions