Home
last modified time | relevance | path

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

/aosp12/packages/apps/Messaging/tests/src/com/android/messaging/datamodel/action/
H A DActionServiceSystemTest.java379 public static class TestChatActionOther extends Action implements Parcelable { class in ActionServiceSystemTest
380 protected TestChatActionOther(final String key, final String parameter) { in TestChatActionOther() method in ActionServiceSystemTest.TestChatActionOther
387 private TestChatActionOther(final Parcel in) { in TestChatActionOther() method in ActionServiceSystemTest.TestChatActionOther