public class UserDictionary extends Object
NOTE: Starting on API 23, the user dictionary is only accessible through IME and spellchecker.
Modifier and Type | Class and Description |
---|---|
static class |
UserDictionary.Words
Contains the user defined words.
|
Modifier and Type | Field and Description |
---|---|
static String |
AUTHORITY
Authority string for this provider.
|
static Uri |
CONTENT_URI
The content:// style URL for this provider
|
Constructor and Description |
---|
UserDictionary() |
public static final String AUTHORITY
public static final Uri CONTENT_URI