FileDocCategorySizeDatePackage
UserDictionary.javaAPI DocAndroid 1.5 API4899Wed May 06 22:41:56 BST 2009android.provider

UserDictionary

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