Home
last modified time | relevance | path

Searched defs:TestChatActionOther (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Messaging/tests/src/com/android/messaging/datamodel/action/
DActionServiceSystemTest.java385 public static class TestChatActionOther extends Action implements Parcelable { class in ActionServiceSystemTest
386 protected TestChatActionOther(final String key, final String parameter) { in TestChatActionOther() method in ActionServiceSystemTest.TestChatActionOther
393 private TestChatActionOther(final Parcel in) { in TestChatActionOther() method in ActionServiceSystemTest.TestChatActionOther