Home
last modified time | relevance | path

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

/frameworks/base/tests/PackageWatchdog/src/com/android/server/
DPackageWatchdogTest.java489 List<String> observerLowPackages = observerLow.mMitigatedPackages; in testPackageFailureNotifyAllDifferentImpacts() local
498 assertThat(observerLowPackages).containsExactly(APP_A); in testPackageFailureNotifyAllDifferentImpacts()
535 List<String> observerLowPackages = observerLow.mMitigatedPackages; in testPackageFailureNotifyAllDifferentImpactsRecoverability() local
544 assertThat(observerLowPackages).containsExactly(APP_A); in testPackageFailureNotifyAllDifferentImpactsRecoverability()