aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/inputlogic/InputLogic.java
diff options
context:
space:
mode:
authorYohei Yukawa <yukawa@google.com>2014-09-29 16:17:52 +0900
committerYohei Yukawa <yukawa@google.com>2014-09-29 17:03:29 +0900
commitde12c1bf49efb6ac9b7127933eebb08956488ace (patch)
tree786f175a7f5c0938663e6c17d7861778a647a92e /java/src/com/android/inputmethod/latin/inputlogic/InputLogic.java
parentbe4e0d0e3921af3d575f745cb356704974362baf (diff)
downloadlatinime-de12c1bf49efb6ac9b7127933eebb08956488ace.tar.gz
latinime-de12c1bf49efb6ac9b7127933eebb08956488ace.tar.xz
latinime-de12c1bf49efb6ac9b7127933eebb08956488ace.zip
Fix NPE due to the lack of null-check
The case that was not coverted well is that CursorAnchorInfoCompatWrapper could be instantiated with null object. In such situations, we should do nothing. BUG: 17682582 Change-Id: I6625a2f0ed8c5580ed9edfe4728f342da77a8e40
Diffstat (limited to 'java/src/com/android/inputmethod/latin/inputlogic/InputLogic.java')
0 files changed, 0 insertions, 0 deletions