Home
last modified time | relevance | path

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

/packages/apps/PackageInstaller/src/com/android/packageinstaller/wear/
DWearPackageInstallerService.java186 Pair<Integer, Notification> notifPair = buildNotification(packageName, notifTitle); in onStartCommand() local
575 Pair<Integer, Notification> notifPair = buildNotification(packageName, title); in getLabelAndUpdateNotification() local