Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/tests/mockingservicestests/src/com/android/server/
H A DRescuePartyTest.java229 noteBoot(1); in testBootLoopDetectionWithExecutionForAllRescueLevels()
242 noteBoot(2); in testBootLoopDetectionWithExecutionForAllRescueLevels()
247 noteBoot(3); in testBootLoopDetectionWithExecutionForAllRescueLevels()
252 noteBoot(4); in testBootLoopDetectionWithExecutionForAllRescueLevels()
255 noteBoot(5); in testBootLoopDetectionWithExecutionForAllRescueLevels()
430 noteBoot(i + 1); in testIsAttemptingFactoryReset()
480 noteBoot(i + 1); in testDisablingFactoryResetByDeviceConfigFlag()
667 private void noteBoot(int mitigationCount) { in noteBoot() method in RescuePartyTest
/aosp12/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()
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DPackageWatchdog.java485 public void noteBoot() { in noteBoot() method in PackageWatchdog
/aosp12/frameworks/base/services/java/com/android/server/
H A DSystemServer.java1112 PackageWatchdog.getInstance(mSystemContext).noteBoot(); in startBootstrapServices()
/aosp12/frameworks/base/services/
H A Dart-profile2485 HSPLcom/android/server/PackageWatchdog;->noteBoot()V