Searched defs:TestChatAction (Results 1 – 3 of 3) sorted by relevance
266 public static class TestChatAction extends Action implements Parcelable { class in ActionTest267 protected TestChatAction(final String key, final String parameter) { in TestChatAction() method in ActionTest.TestChatAction301 private TestChatAction(final Parcel in) { in TestChatAction() method in ActionTest.TestChatAction
178 public static class TestChatAction extends Action implements Parcelable { class in ActionServiceTest182 protected TestChatAction(final String key, final String parameter) { in TestChatAction() method in ActionServiceTest.TestChatAction217 private TestChatAction(final Parcel in) { in TestChatAction() method in ActionServiceTest.TestChatAction
313 public static class TestChatAction extends Action implements Parcelable { class in ActionServiceSystemTest317 protected TestChatAction(final String key, final String parameter) { in TestChatAction() method in ActionServiceSystemTest.TestChatAction353 private TestChatAction(final Parcel in) { in TestChatAction() method in ActionServiceSystemTest.TestChatAction