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