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 | 209 private static final int MESSAGE_SERVICE_NOTIFICATION = 2; field in NotificationManagerTest 4264 sendTrampolineMessage(TRAMPOLINE_SERVICE_API_30, MESSAGE_SERVICE_NOTIFICATION, in testActivityStartFromRetrievedNotification_isBlocked() 4305 sendTrampolineMessage(TRAMPOLINE_SERVICE, MESSAGE_SERVICE_NOTIFICATION, notificationId, in testActivityStartOnServiceTrampoline_isBlocked() 4345 sendTrampolineMessage(TRAMPOLINE_SERVICE_API_30, MESSAGE_SERVICE_NOTIFICATION, in testActivityStartOnServiceTrampoline_whenApi30_isAllowed() 4389 sendTrampolineMessage(TRAMPOLINE_SERVICE, MESSAGE_SERVICE_NOTIFICATION, notificationId, in testActivityStartOnServiceTrampoline_whenDefaultBrowser_isAllowed()
|