Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DPackageWatchdog.java1922 readAllObserversBootMitigationCountIfNecessary(METADATA_FILE); in incrementAndTest()
1981 void readAllObserversBootMitigationCountIfNecessary(String filePath) { in readAllObserversBootMitigationCountIfNecessary() method in PackageWatchdog.BootThreshold
/frameworks/base/tests/PackageWatchdog/src/com/android/server/
DPackageWatchdogTest.java1606 mSpyBootThreshold.readAllObserversBootMitigationCountIfNecessary(filePath); in testWritingAndReadingMetadataBootMitigationCountRecoverability()