OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DOWNLOAD_FAILED
(Results
1 - 4
of
4
) sorted by null
/development/samples/training/threadsample/src/com/example/android/threadsample/
PhotoTask.java
258
outState = PhotoManager.
DOWNLOAD_FAILED
;
288
outState = PhotoManager.
DOWNLOAD_FAILED
;
PhotoManager.java
56
static final int
DOWNLOAD_FAILED
= -1;
244
case
DOWNLOAD_FAILED
:
/external/chromium_org/chrome/browser/spellchecker/
spellcheck_hunspell_dictionary.h
86
DOWNLOAD_FAILED
,
spellcheck_hunspell_dictionary.cc
242
return download_status_ ==
DOWNLOAD_FAILED
;
360
download_status_ =
DOWNLOAD_FAILED
;
Completed in 241 milliseconds