Searched refs:USER_IMPACT_NONE (Results 1 – 3 of 3) sorted by relevance
325 return PackageHealthObserverImpact.USER_IMPACT_NONE; in testPackageFailureDifferentVersionNotifyNone()352 PackageHealthObserverImpact.USER_IMPACT_NONE); in testPackageFailureNotifyAllDifferentImpacts()453 observerSecond.mImpact = PackageHealthObserverImpact.USER_IMPACT_NONE; in testPackageFailureNotifyLeastImpactSuccessively()470 observerFirst.mImpact = PackageHealthObserverImpact.USER_IMPACT_NONE; in testPackageFailureNotifyLeastImpactSuccessively()
326 if (impact != PackageHealthObserverImpact.USER_IMPACT_NONE in onPackageFailure()377 @IntDef(value = {PackageHealthObserverImpact.USER_IMPACT_NONE,383 int USER_IMPACT_NONE = 0; field
101 return PackageHealthObserverImpact.USER_IMPACT_NONE; in onHealthCheckFailed()