OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TestChatActionMonitor
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Messaging/tests/src/com/android/messaging/datamodel/action/
ActionServiceSystemTest.java
94
final
TestChatActionMonitor
monitor = new
TestChatActionMonitor
(null, tracker, this, this);
147
final
TestChatActionMonitor
monitor = new
TestChatActionMonitor
(null, tracker, this, this);
236
final
TestChatActionMonitor
monitor = new
TestChatActionMonitor
(null, tracker, this, this);
421
public static class
TestChatActionMonitor
extends ActionMonitor {
429
public
TestChatActionMonitor
(final String baseKey, final Object data,
ActionServiceTest.java
91
final
TestChatActionMonitor
monitor = new
TestChatActionMonitor
(null, tracker, this, this);
266
public static class
TestChatActionMonitor
extends ActionMonitor {
267
public
TestChatActionMonitor
(final String baseKey, final Object data,
Completed in 1204 milliseconds