Searched refs:createMarkAsReadIntent (Results 1 – 1 of 1) sorted by relevance
833 intent = createMarkAsReadIntent(context, message.getReceivedTime(), notificationId); in addToNotificationBar()1056 static Intent createMarkAsReadIntent(Context context, long deliveryTime, int notificationId) { in createMarkAsReadIntent() method in CellBroadcastAlertService