Searched refs:uninstallNotificationId (Results 1 – 3 of 3) sorted by relevance
64 val uninstallNotificationId: Int? = null, constant in com.android.packageinstaller.v2.model.UninstallFailed73 if (uninstallNotification != null && uninstallNotificationId == null) {
583 uninstallNotificationId = uninstallId, in handleUninstallResult()
123 failed.uninstallNotificationId!!, failed.uninstallNotification in <lambda>()