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