Home
last modified time | relevance | path

Searched refs:TestChatActionMonitor (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Messaging/tests/src/com/android/messaging/datamodel/action/
DActionServiceSystemTest.java92 final TestChatActionMonitor monitor = new TestChatActionMonitor(null, tracker, this, this); in testChatActionSucceeds()
145 final TestChatActionMonitor monitor = new TestChatActionMonitor(null, tracker, this, this); in testChatActionFails()
230 final TestChatActionMonitor monitor = new TestChatActionMonitor(null, tracker, this, this); in testChatActionUnregisterListener()
414 public static class TestChatActionMonitor extends ActionMonitor { class in ActionServiceSystemTest
422 public TestChatActionMonitor(final String baseKey, final Object data, in TestChatActionMonitor() method in ActionServiceSystemTest.TestChatActionMonitor
DActionServiceTest.java89 final TestChatActionMonitor monitor = new TestChatActionMonitor(null, tracker, this, this); in testChatServiceCreatesIntentAndExecutesAction()
243 public static class TestChatActionMonitor extends ActionMonitor { class in ActionServiceTest
244 public TestChatActionMonitor(final String baseKey, final Object data, in TestChatActionMonitor() method in ActionServiceTest.TestChatActionMonitor