Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/wear/
H A DWearPackageInstallerService.java91 private int mInstallNotificationId = 1; field in WearPackageInstallerService
569 notifId = mInstallNotificationId++; in buildNotification()