Searched defs:watchdog (Results 1 – 7 of 7) sorted by relevance
201 PackageWatchdog watchdog = createWatchdog(); in testRegistration_singleObserver() local216 PackageWatchdog watchdog = createWatchdog(); in testRegistration_multiObservers() local235 PackageWatchdog watchdog = createWatchdog(); in testUnregistration_singleObserver() local250 PackageWatchdog watchdog = createWatchdog(); in testUnregistration_multiObservers() local269 PackageWatchdog watchdog = createWatchdog(); in testExpiration_singleObserver() local284 PackageWatchdog watchdog = createWatchdog(); in testExpiration_multiObservers() local304 PackageWatchdog watchdog = createWatchdog(); in testObserveAlreadyObservedPackage() local361 PackageWatchdog watchdog = createWatchdog(); in testNoPackageFailureBeforeThreshold() local388 PackageWatchdog watchdog = createWatchdog(); in testPackageFailureDifferentPackageNotifyNone() local412 PackageWatchdog watchdog = createWatchdog(); in testPackageFailureDifferentVersionNotifyNone() local[all …]
675 private static CriticalEventProto watchdog(long timestampMs, String subject) { in watchdog() method in CriticalEventLogTest679 private static CriticalEventProto watchdog(long timestampMs, String subject, String uuid) { in watchdog() method in CriticalEventLogTest
146 Watchdog watchdog = new Watchdog(); in logWatchdog() local
145 AppErrors(Context context, ActivityManagerService service, PackageWatchdog watchdog) { in AppErrors()
485 SettingsObserver(Context context, Watchdog watchdog) { in SettingsObserver()
1295 public static ObserverInternal read(TypedXmlPullParser parser, PackageWatchdog watchdog) { in read()
1085 final Watchdog watchdog = Watchdog.getInstance(); in startBootstrapServices() local