Searched defs:KEY_HTTP_STATUS_CODE (Results 1 – 2 of 2) sorted by relevance
/packages/apps/Messaging/src/com/android/messaging/datamodel/action/ | ||
D | ProcessSentMessageAction.java | 67 public static final String KEY_HTTP_STATUS_CODE = "http_status_code"; field in ProcessSentMessageAction |
D | ProcessDownloadedMmsAction.java | 73 private static final String KEY_HTTP_STATUS_CODE = "http_status_code"; field in ProcessDownloadedMmsAction |