OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SHOW_DOWNLOAD_TOAST_INTENT_ACTION
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
DictionaryService.java
74
/* package */ static final String
SHOW_DOWNLOAD_TOAST_INTENT_ACTION
=
75
PACKAGE_NAME + ".
SHOW_DOWNLOAD_TOAST_INTENT_ACTION
";
164
if (
SHOW_DOWNLOAD_TOAST_INTENT_ACTION
.equals(intent.getAction())) {
UpdateHandler.java
[
all
...]
Completed in 508 milliseconds