Searched refs:APP_D (Results 1 – 1 of 1) sorted by relevance
78 private static final String APP_D = "com.package.d"; field in PackageWatchdogTest361 watchdog.startObservingHealth(observerNone, Arrays.asList(APP_A, APP_B, APP_C, APP_D), in testPackageFailureNotifyAllDifferentImpacts()375 new VersionedPackage(APP_D, VERSION_CODE))); in testPackageFailureNotifyAllDifferentImpacts()693 MonitoredPackage m4 = wd.new MonitoredPackage(APP_D, LONG_DURATION, SHORT_DURATION, true); in testPackageHealthCheckStateTransitions()