Searched refs:MESSAGE_CANCEL_ALL_NOTIFICATIONS (Results 1 – 2 of 2) sorted by relevance
57 private static final int MESSAGE_CANCEL_ALL_NOTIFICATIONS = 4; field in NotificationTrampolineTestService154 case MESSAGE_CANCEL_ALL_NOTIFICATIONS: { in handleMessage()
228 private static final int MESSAGE_CANCEL_ALL_NOTIFICATIONS = 4; field in NotificationManagerTest1010 service.send(Message.obtain(null, MESSAGE_CANCEL_ALL_NOTIFICATIONS, -1, -1, in sendCancelAll()