Searched refs:notifManager (Results 1 – 1 of 1) sorted by relevance
122 NotificationManager notifManager = (NotificationManager) context.getSystemService( in onReceive() local124 notifManager.cancel(notifTag, 0); in onReceive()