Home
last modified time | relevance | path

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

/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
DPackageInstalledNotificationUtils.java295 private Notification.Builder getAppInstalledNotificationBuilder() { in getAppInstalledNotificationBuilder() method in PackageInstalledNotificationUtils
338 Notification.Builder appNotificationBuilder = getAppInstalledNotificationBuilder(); in postAppInstalledNotification()