Searched refs:nm (Results 1 – 1 of 1) sorted by relevance
104 NotificationManager nm = (NotificationManager) getSystemService(NOTIFICATION_SERVICE); in createNotification() local105 nm.notify(0, notification); in createNotification()