HomeSort by relevance Sort by last modified time
    Searched refs:RESPONSE_TEST (Results 1 - 2 of 2) sorted by null

  /packages/apps/Messaging/tests/src/com/android/messaging/datamodel/action/
ActionServiceSystemTest.java 121 response.putString(TestChatAction.RESPONSE_TEST, processResponseResult);
214 response.putString(TestChatAction.RESPONSE_TEST, processResponseResult);
321 public static String RESPONSE_TEST = "response_test";
349 return response.get(RESPONSE_TEST);
ActionServiceTest.java 202 public static String RESPONSE_TEST = "response_test";

Completed in 824 milliseconds