Searched refs:uninstallFailureChannel (Results 1 – 2 of 2) sorted by relevance
75 NotificationChannel uninstallFailureChannel = new NotificationChannel( in onReceive() local79 notificationManager.createNotificationChannel(uninstallFailureChannel); in onReceive()
484 val uninstallFailureChannel = NotificationChannel( in handleUninstallResult() constant489 notificationManager!!.createNotificationChannel(uninstallFailureChannel) in handleUninstallResult()