Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
H A DUninstallFinish.java75 NotificationChannel uninstallFailureChannel = new NotificationChannel( in onReceive() local
79 notificationManager.createNotificationChannel(uninstallFailureChannel); in onReceive()