Searched defs:ERROR_FILE_ALREADY_EXISTS (Results 1 - 1 of 1) sorted by relevance
/frameworks/base/core/java/android/app/ | ||
H A D | DownloadManager.java | 236 public final static int ERROR_FILE_ALREADY_EXISTS = 1009; field in class:DownloadManager 1399 return ERROR_FILE_ALREADY_EXISTS; |
Completed in 7 milliseconds