Home
last modified time | relevance | path

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

/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
DPackageInstalledNotificationUtils.java254 private PendingIntent getInstallerEntranceIntent() { in getInstallerEntranceIntent() method in PackageInstalledNotificationUtils
271 PendingIntent contentIntent = getInstallerEntranceIntent(); in getGroupNotificationBuilder()