Home
last modified time | relevance | path

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

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