OSDN Git Service

Fix an NPE
authorJean Chalard <jchalard@google.com>
Fri, 2 Sep 2011 12:44:12 +0000 (21:44 +0900)
committerJean Chalard <jchalard@google.com>
Fri, 2 Sep 2011 12:44:12 +0000 (21:44 +0900)
commit4e658ba969830e8c9617dc8938271df1ed09aa44
tree59fbde9d685ecdf3ed15529970b791b0d2a00497
parenteb913af2a663dc1a0f7d758a041503d6adf1381c
Fix an NPE

It seems the user dictionary fragment does not tolerate being
called by name, and needs to be called only by action.

Bug: 5242122
Change-Id: I6b954db549b98d4d0076fdce8e00d336fc18b6e3
src/com/android/settings/inputmethod/InputMethodAndLanguageSettings.java
src/com/android/settings/inputmethod/UserDictionaryList.java