Searched defs:ERROR_FILE_ALREADY_EXISTS (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
H A DDownloadManager.java236 public final static int ERROR_FILE_ALREADY_EXISTS = 1009; field in class:DownloadManager
1395 return ERROR_FILE_ALREADY_EXISTS;

Completed in 48 milliseconds