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

/packages/apps/Messaging/src/com/android/messaging/mmslib/
H A DDownloads.java581 public static final int STATUS_WAITING_TO_RETRY = 194; field in class:Downloads.Impl
728 case STATUS_WAITING_TO_RETRY: return "WAITING_TO_RETRY";

Completed in 78 milliseconds