Home
last modified time | relevance | path

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

/cts/tests/tests/notification/NotificationTrampolineBase/src/com/android/test/notificationtrampoline/
DNotificationTrampolineTestService.java56 private static final int MESSAGE_CLICK_NOTIFICATION = 3; field in NotificationTrampolineTestService
139 case MESSAGE_CLICK_NOTIFICATION: { in handleMessage()
/cts/tests/tests/notification/src/android/app/notification/current/cts/
DNotificationManagerTest.java227 private static final int MESSAGE_CLICK_NOTIFICATION = 3; field in NotificationManagerTest
2730 sendTrampolineMessage(TRAMPOLINE_SERVICE, MESSAGE_CLICK_NOTIFICATION, notificationId, in testActivityStartFromRetrievedNotification_isBlocked()