diff --git a/core/java/android/provider/UserDictionary.java b/core/java/android/provider/UserDictionary.java index a9b106ae73943..c6e58cbb00724 100644 --- a/core/java/android/provider/UserDictionary.java +++ b/core/java/android/provider/UserDictionary.java @@ -28,6 +28,9 @@ import android.text.TextUtils; * A provider of user defined words for input methods to use for predictive text input. * Applications and input methods may add words into the dictionary. Words can have associated * frequency information and locale information. + * + *
NOTE: Starting on API 23, the user dictionary is only accessible through
+ * IME and spellchecker.
*/
public class UserDictionary {
diff --git a/core/res/res/values/strings.xml b/core/res/res/values/strings.xml
index ba9bcaa032393..74ce753412a0e 100644
--- a/core/res/res/values/strings.xml
+++ b/core/res/res/values/strings.xml
@@ -3368,8 +3368,8 @@
tapping/clicking the whole thing is going to do. -->