Home
last modified time | relevance | path

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

/frameworks/base/services/tests/mockingservicestests/src/com/android/server/
DRescuePartyTest.java158 noteBoot(RescueParty.TRIGGER_COUNT); in testBootLoopDetectionWithExecutionForAllRescueLevels()
164 noteBoot(RescueParty.TRIGGER_COUNT); in testBootLoopDetectionWithExecutionForAllRescueLevels()
170 noteBoot(RescueParty.TRIGGER_COUNT); in testBootLoopDetectionWithExecutionForAllRescueLevels()
176 noteBoot(RescueParty.TRIGGER_COUNT); in testBootLoopDetectionWithExecutionForAllRescueLevels()
212 noteBoot(RescueParty.TRIGGER_COUNT - 1); in testBootLoopDetectionWithWrongInterval()
217 noteBoot(/*numTimes=*/1); in testBootLoopDetectionWithWrongInterval()
239 noteBoot(RescueParty.TRIGGER_COUNT - 1); in testBootLoopDetectionWithProperInterval()
244 noteBoot(/*numTimes=*/1); in testBootLoopDetectionWithProperInterval()
268 noteBoot(RescueParty.TRIGGER_COUNT - 1); in testBootLoopDetectionWithWrongTriggerCount()
282 noteBoot(RescueParty.TRIGGER_COUNT * 4); in testIsAttemptingFactoryReset()
[all …]
/frameworks/base/services/core/java/com/android/server/
DRescueParty.java128 public static void noteBoot(Context context) { in noteBoot() method in RescueParty
/frameworks/base/services/java/com/android/server/
DSystemServer.java727 RescueParty.noteBoot(mSystemContext); in startBootstrapServices()
/frameworks/base/services/
Dart-profile1682 HSPLcom/android/server/RescueParty;->noteBoot(Landroid/content/Context;)V