Searched refs:bootObserver2 (Results 1 – 1 of 1) sorted by relevance
1077 TestObserver bootObserver2 = new TestObserver(OBSERVER_NAME_2); in testBootLoopMitigationDoneForLowestUserImpact() local1078 bootObserver2.setImpact(PackageHealthObserverImpact.USER_IMPACT_LEVEL_30); in testBootLoopMitigationDoneForLowestUserImpact()1080 watchdog.registerHealthObserver(bootObserver2); in testBootLoopMitigationDoneForLowestUserImpact()1085 assertThat(bootObserver2.mitigatedBootLoop()).isFalse(); in testBootLoopMitigationDoneForLowestUserImpact()