Searched refs:STATUS_FILE_ALREADY_EXISTS_ERROR (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/mmslib/
H A DDownloads.java653 public static final int STATUS_FILE_ALREADY_EXISTS_ERROR = 488; field in class:Downloads.Impl
738 case STATUS_FILE_ALREADY_EXISTS_ERROR: return "FILE_ALREADY_EXISTS_ERROR";

Completed in 166 milliseconds