Home
last modified time | relevance | path

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

/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
DPackageInstalledNotificationUtils.java270 private Notification.Builder getGroupNotificationBuilder() { in getGroupNotificationBuilder() method in PackageInstalledNotificationUtils
343 Notification.Builder groupNotificationBuilder = getGroupNotificationBuilder(); in postAppInstalledNotification()