commit | 2b46e657f9d4190374d401bc7daed1b610721fe6 | [log] [tgz] |
---|---|---|
author | Keisuke Kuroyanagi <ksk@google.com> | Fri Oct 30 15:56:33 2015 +0900 |
committer | Keisuke Kuroyanagi <ksk@google.com> | Fri Oct 30 15:56:33 2015 +0900 |
tree | 496f27df4f4726af09e3886ab64bec98af248bdd | |
parent | b3163ed1188f312d754b9d34a617c31dfeceabbb [diff] |
Use constants for return value of TextView#doKeyDown -1, 0, 1, and 2 were directly used for the return value of TextView@doKeyDown. It's very hard to understand what each value means. Change-Id: I88dad15e2b68f652c8479a01f9f241c6638b5284