Home
last modified time | relevance | path

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

/cts/tests/tests/notification/NotificationTrampolineBase/src/com/android/test/notificationtrampoline/
DNotificationTrampolineTestService.java59 private static final int TEST_MESSAGE_SERVICE_STARTED = 2; field in NotificationTrampolineTestService
166 sendMessageToTest(mCallback, TEST_MESSAGE_SERVICE_STARTED, true); in onStartCommand()