Home
last modified time | relevance | path

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

/cts/tests/tests/notification/NotificationTrampolineBase/src/com/android/test/notificationtrampoline/
DNotificationTrampolineTestService.java58 private static final int TEST_MESSAGE_BROADCAST_RECEIVED = 1; field in NotificationTrampolineTestService
119 sendMessageToTest(mCallback, TEST_MESSAGE_BROADCAST_RECEIVED, true); in handleMessage()