Home
last modified time | relevance | path

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

/frameworks/base/tests/PackageWatchdog/src/com/android/server/
DCrashRecoveryTest.java226 watchdog.noteBoot(); in testBootLoopWithRescueParty()
232 watchdog.noteBoot(); in testBootLoopWithRescueParty()
237 watchdog.noteBoot(); in testBootLoopWithRescueParty()
242 watchdog.noteBoot(); in testBootLoopWithRescueParty()
247 watchdog.noteBoot(); in testBootLoopWithRescueParty()
252 watchdog.noteBoot(); in testBootLoopWithRescueParty()
267 watchdog.noteBoot(); in testBootLoopWithRollbackPackageHealthObserver()
277 watchdog.noteBoot(); in testBootLoopWithRollbackPackageHealthObserver()
285 watchdog.noteBoot(); in testBootLoopWithRollbackPackageHealthObserver()
300 watchdog.noteBoot(); in testBootLoopWithRescuePartyAndRollbackPackageHealthObserver()
[all …]
DPackageWatchdogTest.java1217 watchdog.noteBoot(); in testBootLoopDetection_meetsThreshold()
1228 watchdog.noteBoot(); in testBootLoopDetection_meetsThresholdRecoverability()
1243 watchdog.noteBoot(); in testBootLoopDetection_doesNotMeetThreshold()
1259 watchdog.noteBoot(); in testBootLoopDetection_doesNotMeetThresholdRecoverabilityLowImpact()
1278 watchdog.noteBoot(); in testBootLoopMitigationDoneForLowestUserImpact()
1294 watchdog.noteBoot(); in testBootLoopMitigationDoneForLowestUserImpactRecoverability()
1311 watchdog.noteBoot(); in testMultipleBootLoopMitigation()
1319 watchdog.noteBoot(); in testMultipleBootLoopMitigation()
1333 watchdog.noteBoot(); in testMultipleBootLoopMitigationRecoverabilityLowImpact()
1336 watchdog.noteBoot(); in testMultipleBootLoopMitigationRecoverabilityLowImpact()
[all …]
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/
DRescuePartyTest.java251 noteBoot(1); in testBootLoopDetectionWithExecutionForAllRescueLevels()
264 noteBoot(2); in testBootLoopDetectionWithExecutionForAllRescueLevels()
269 noteBoot(3); in testBootLoopDetectionWithExecutionForAllRescueLevels()
274 noteBoot(4); in testBootLoopDetectionWithExecutionForAllRescueLevels()
278 noteBoot(5); in testBootLoopDetectionWithExecutionForAllRescueLevels()
298 noteBoot(1); in testBootLoopDetectionWithExecutionForAllRescueLevelsRecoverabilityDetection()
301 noteBoot(2); in testBootLoopDetectionWithExecutionForAllRescueLevelsRecoverabilityDetection()
304 noteBoot(3); in testBootLoopDetectionWithExecutionForAllRescueLevelsRecoverabilityDetection()
307 noteBoot(4); in testBootLoopDetectionWithExecutionForAllRescueLevelsRecoverabilityDetection()
310 noteBoot(5); in testBootLoopDetectionWithExecutionForAllRescueLevelsRecoverabilityDetection()
[all …]
/frameworks/base/services/core/java/com/android/server/
DPackageWatchdog.java542 public void noteBoot() { in noteBoot() method in PackageWatchdog
/frameworks/base/services/java/com/android/server/
DSystemServer.java1205 PackageWatchdog.getInstance(mSystemContext).noteBoot(); in startBootstrapServices()
2925 PackageWatchdog.getInstance(mSystemContext).noteBoot(); in startOtherServices()
/frameworks/base/services/
Dart-wear-profile2513 HSPLcom/android/server/PackageWatchdog;->noteBoot()V