Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
H A DPackageInstalledNotificationUtils.java339 Notification.Builder appNotificationBuilder = getAppInstalledNotificationBuilder(); in postAppInstalledNotification() local
341 appNotificationBuilder.build()); in postAppInstalledNotification()