Searched refs:MESSAGE_SERVICE_NOTIFICATION (Results 1 – 2 of 2) sorted by relevance
/cts/tests/app/NotificationTrampolineBase/src/com/android/test/notificationtrampoline/ |
D | NotificationTrampolineTestService.java | 55 private static final int MESSAGE_SERVICE_NOTIFICATION = 2; field in NotificationTrampolineTestService 125 case MESSAGE_SERVICE_NOTIFICATION: { in handleMessage()
|
/cts/tests/app/src/android/app/cts/ |
D | NotificationManagerTest.java | 210 private static final int MESSAGE_SERVICE_NOTIFICATION = 2; field in NotificationManagerTest 4260 sendTrampolineMessage(TRAMPOLINE_SERVICE_API_30, MESSAGE_SERVICE_NOTIFICATION, in testActivityStartFromRetrievedNotification_isBlocked() 4301 sendTrampolineMessage(TRAMPOLINE_SERVICE, MESSAGE_SERVICE_NOTIFICATION, notificationId, in testActivityStartOnServiceTrampoline_isBlocked() 4341 sendTrampolineMessage(TRAMPOLINE_SERVICE_API_30, MESSAGE_SERVICE_NOTIFICATION, in testActivityStartOnServiceTrampoline_whenApi30_isAllowed() 4385 sendTrampolineMessage(TRAMPOLINE_SERVICE, MESSAGE_SERVICE_NOTIFICATION, notificationId, in testActivityStartOnServiceTrampoline_whenDefaultBrowser_isAllowed()
|