Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/
H A DRescuePartyTest.java232 noteBoot(1); in testBootLoopDetectionWithExecutionForAllRescueLevels()
245 noteBoot(2); in testBootLoopDetectionWithExecutionForAllRescueLevels()
250 noteBoot(3); in testBootLoopDetectionWithExecutionForAllRescueLevels()
255 noteBoot(4); in testBootLoopDetectionWithExecutionForAllRescueLevels()
259 noteBoot(5); in testBootLoopDetectionWithExecutionForAllRescueLevels()
438 noteBoot(i + 1); in testIsAttemptingFactoryReset()
450 noteBoot(i + 1); in testIsAttemptingFactoryResetOnlyAfterRebootCompleted()
454 noteBoot(mitigationCount++); in testIsAttemptingFactoryResetOnlyAfterRebootCompleted()
472 noteBoot(i); in testThrottlingOnBootFailures()
496 noteBoot(i); in testNotThrottlingAfterTimeoutOnBootFailures()
[all …]
/aosp14/frameworks/base/tests/PackageWatchdog/src/com/android/server/
H A DPackageWatchdogTest.java1048 watchdog.noteBoot(); in testBootLoopDetection_meetsThreshold()
1064 watchdog.noteBoot(); in testBootLoopDetection_doesNotMeetThreshold()
1082 watchdog.noteBoot(); in testBootLoopMitigationDoneForLowestUserImpact()
1098 watchdog.noteBoot(); in testMultipleBootLoopMitigation()
1106 watchdog.noteBoot(); in testMultipleBootLoopMitigation()
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DPackageWatchdog.java485 public void noteBoot() { in noteBoot() method in PackageWatchdog
/aosp14/frameworks/base/services/java/com/android/server/
H A DSystemServer.java1211 PackageWatchdog.getInstance(mSystemContext).noteBoot(); in startBootstrapServices()
/aosp14/frameworks/base/services/
H A Dart-profile302 HSPLcom/android/server/PackageWatchdog;->noteBoot()V