OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StartDeleteAction
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
ActionBatch.java
59
| .---------------'
StartDeleteAction
65
It may also be possible that DisableAction or
StartDeleteAction
or
513
public static final class
StartDeleteAction
implements Action {
514
static final String TAG = "DictionaryProvider:" +
StartDeleteAction
.class.getSimpleName();
518
public
StartDeleteAction
(final String clientId, final WordListMetadata wordlist) {
527
Log.e(TAG, "
StartDeleteAction
with a null word list!");
UpdateHandler.java
[
all
...]
Completed in 1707 milliseconds