Home
last modified time | relevance | path

Searched refs:setBootMitigationCount (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/CrashRecovery/services/platform/java/com/android/server/
DPackageWatchdog.java661 currentObserverInternal.setBootMitigationCount( in noteBoot()
1500 public void setBootMitigationCount(int mitigationCount) { in setBootMitigationCount() method in PackageWatchdog.ObserverInternal
2175 observer.setBootMitigationCount(0); in resetAllObserversBootMitigationCount()
2208 observer.setBootMitigationCount( in readAllObserversBootMitigationCountIfNecessary()
/frameworks/base/tests/PackageWatchdog/src/com/android/server/
DPackageWatchdogTest.java1431 observer1.setBootMitigationCount(0); in testWritingAndReadingMetadataBootMitigationCountRecoverability()
1432 observer2.setBootMitigationCount(0); in testWritingAndReadingMetadataBootMitigationCountRecoverability()