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