Searched refs:USER_IMPACT_NONE (Results 1 – 3 of 3) sorted by relevance
327 return PackageHealthObserverImpact.USER_IMPACT_NONE; in testPackageFailureDifferentVersionNotifyNone()355 PackageHealthObserverImpact.USER_IMPACT_NONE); in testPackageFailureNotifyAllDifferentImpacts()459 observerSecond.mImpact = PackageHealthObserverImpact.USER_IMPACT_NONE; in testPackageFailureNotifyLeastImpactSuccessively()477 observerFirst.mImpact = PackageHealthObserverImpact.USER_IMPACT_NONE; in testPackageFailureNotifyLeastImpactSuccessively()
344 if (impact != PackageHealthObserverImpact.USER_IMPACT_NONE in onPackageFailure()395 @IntDef(value = {PackageHealthObserverImpact.USER_IMPACT_NONE,401 int USER_IMPACT_NONE = 0; field
109 return PackageHealthObserverImpact.USER_IMPACT_NONE; in onHealthCheckFailed()