Searched defs:watchdog (Results 1 – 10 of 10) 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 …]
154 Watchdog watchdog(kTimeout); in MidiEngine() local195 Watchdog watchdog(kTimeout); in ~MidiEngine() local228 Watchdog watchdog(kTimeout); in seekTo() local236 Watchdog watchdog(kTimeout); in readBuffer() local
57 Watchdog watchdog = 2; field
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
230 } watchdog; variable
145 AppErrors(Context context, ActivityManagerService service, PackageWatchdog watchdog) { in AppErrors()
465 SettingsObserver(Context context, Watchdog watchdog) { in SettingsObserver()
1291 public static ObserverInternal read(TypedXmlPullParser parser, PackageWatchdog watchdog) { in read()
1056 final Watchdog watchdog = Watchdog.getInstance(); in startBootstrapServices() local