Searched defs:TestChatAction (Results 1 – 3 of 3) sorted by relevance
265 public static class TestChatAction extends Action implements Parcelable { class in ActionTest266 protected TestChatAction(final String key, final String parameter) { in TestChatAction() method in ActionTest.TestChatAction300 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
314 public static class TestChatAction extends Action implements Parcelable { class in ActionServiceSystemTest318 protected TestChatAction(final String key, final String parameter) { in TestChatAction() method in ActionServiceSystemTest.TestChatAction354 private TestChatAction(final Parcel in) { in TestChatAction() method in ActionServiceSystemTest.TestChatAction