Home
last modified time | relevance | path

Searched refs:uninstallFailureChannel (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
DUninstallFinish.java76 NotificationChannel uninstallFailureChannel = new NotificationChannel( in onReceive() local
80 notificationManager.createNotificationChannel(uninstallFailureChannel); in onReceive()