Home
last modified time | relevance | path

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

/aosp12/packages/apps/Messaging/tests/src/com/android/messaging/datamodel/action/
H A DActionServiceSystemTest.java93 final TestChatActionMonitor monitor = new TestChatActionMonitor(null, tracker, this, this); in testChatActionSucceeds()
146 final TestChatActionMonitor monitor = new TestChatActionMonitor(null, tracker, this, this); in testChatActionFails()
231 final TestChatActionMonitor monitor = new TestChatActionMonitor(null, tracker, this, this); in testChatActionUnregisterListener()
415 public static class TestChatActionMonitor extends ActionMonitor { class in ActionServiceSystemTest
423 public TestChatActionMonitor(final String baseKey, final Object data, in TestChatActionMonitor() method in ActionServiceSystemTest.TestChatActionMonitor
H A 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