File
Doc
Category
Size
Date
Package
UserDictionary.java
API Doc
Android 1.5 API
4899
Wed May 06 22:41:56 BST 2009
android.provider
UserDictionary
java.lang.Object
public class UserDictionary extends Object
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.
Fields Summary
public static final String
AUTHORITY
Authority string for this provider.
public static final android.net.Uri
CONTENT_URI
The content:// style URL for this provider
Constructors Summary
Methods Summary
Java Code Source