Searched refs:notiMan (Results 1 – 1 of 1) sorted by relevance
94 NotificationManager notiMan = mContext.getSystemService(NotificationManager.class); in dumpLeak() local100 notiMan.createNotificationChannel(channel); in dumpLeak()115 notiMan.notify(TAG, 0, builder.build()); in dumpLeak()