Home
last modified time | relevance | path

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

/cts/tests/tests/notification/NotificationTrampolineBase/src/com/android/test/notificationtrampoline/
DNotificationTrampolineTestService.java60 private static final int TEST_MESSAGE_ACTIVITY_STARTED = 3; field in NotificationTrampolineTestService
249 sendMessageToTest(callback, TEST_MESSAGE_ACTIVITY_STARTED, true); in onResume()