Home
last modified time | relevance | path

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

/cts/tests/tests/notification/NotificationTrampolineBase/src/com/android/test/notificationtrampoline/
DNotificationTrampolineTestService.java61 private static final int TEST_MESSAGE_NOTIFICATION_CLICKED = 4; field in NotificationTrampolineTestService
151 sendMessageToTest(mCallback, TEST_MESSAGE_NOTIFICATION_CLICKED, count == 2); in handleMessage()