Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DPackageWatchdog.java576 currentObserverInternal.setBootMitigationCount( in noteBoot()
1307 public void setBootMitigationCount(int mitigationCount) { in setBootMitigationCount() method in PackageWatchdog.ObserverInternal
1974 observer.setBootMitigationCount(0); in resetAllObserversBootMitigationCount()
1995 observer.setBootMitigationCount( in readAllObserversBootMitigationCountIfNecessary()
/frameworks/base/tests/PackageWatchdog/src/com/android/server/
DPackageWatchdogTest.java1601 observer1.setBootMitigationCount(0); in testWritingAndReadingMetadataBootMitigationCountRecoverability()
1602 observer2.setBootMitigationCount(0); in testWritingAndReadingMetadataBootMitigationCountRecoverability()