Searched defs:DOWNLOADER_LIB_ERROR_CODE (Results 1 – 4 of 4) sorted by relevance
| /external/libtextclassifier/java/tests/instrumentation/src/com/android/textclassifier/downloader/ | ||
| D | ModelDownloadExceptionTest.java | 28 private static final int DOWNLOADER_LIB_ERROR_CODE = 500; field in ModelDownloadExceptionTest |
| D | TextClassifierDownloadLoggerTest.java | 45 private static final int DOWNLOADER_LIB_ERROR_CODE = 500; field in TextClassifierDownloadLoggerTest |
| D | ModelDownloaderServiceImplTest.java | 56 private static final int DOWNLOADER_LIB_ERROR_CODE = 500; field in ModelDownloaderServiceImplTest |
| D | TestModelDownloaderService.java | 36 public static final int DOWNLOADER_LIB_ERROR_CODE = 500; field in TestModelDownloaderService |