Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DPackageWatchdog.java554 ObserverInternal currentObserverInternal = null; in noteBoot() local
567 currentObserverInternal = observer; in noteBoot()
575 currentObserverInternal.getBootMitigationCount() + 1; in noteBoot()
576 currentObserverInternal.setBootMitigationCount( in noteBoot()