Home
last modified time | relevance | path

Searched defs:notifPair (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/wear/
H A DWearPackageInstallerService.java206 Pair<Integer, Notification> notifPair = buildNotification(packageName, notifTitle); in onStartCommand() local
531 Pair<Integer, Notification> notifPair = buildNotification( in finishServiceEarly() local
621 Pair<Integer, Notification> notifPair = buildNotification(packageName, title); in getLabelAndUpdateNotification() local