Searched refs:hasPendingChecks (Results 1 – 4 of 4) sorted by relevance
118 assertThat(CtsTestAttentionService.hasPendingChecks()).isFalse(); in testProximityUpdates_OnCancelledFromManager()141 assertThat(CtsTestAttentionService.hasPendingChecks()).isFalse(); in testAttentionService_OnSuccess()145 assertThat(CtsTestAttentionService.hasPendingChecks()).isTrue(); in testAttentionService_OnSuccess()158 assertThat(CtsTestAttentionService.hasPendingChecks()).isFalse(); in testAttentionService_OnCancelledFromManager()162 assertThat(CtsTestAttentionService.hasPendingChecks()).isTrue(); in testAttentionService_OnCancelledFromManager()168 assertThat(CtsTestAttentionService.hasPendingChecks()).isFalse(); in testAttentionService_OnCancelledFromManager()179 assertThat(CtsTestAttentionService.hasPendingChecks()).isFalse(); in testAttentionService_OnCancelledFromService()183 assertThat(CtsTestAttentionService.hasPendingChecks()).isTrue(); in testAttentionService_OnCancelledFromService()189 assertThat(CtsTestAttentionService.hasPendingChecks()).isFalse(); in testAttentionService_OnCancelledFromService()
89 public static boolean hasPendingChecks() { in hasPendingChecks() method in CtsTestAttentionService
96 assertThat(CtsTestRotationResolverService.hasPendingChecks()).isFalse(); in testRotationResolverService_OnSuccess()100 assertThat(CtsTestRotationResolverService.hasPendingChecks()).isTrue(); in testRotationResolverService_OnSuccess()112 assertThat(CtsTestRotationResolverService.hasPendingChecks()).isFalse(); in testRotationResolverService_OnCancelledFromService()116 assertThat(CtsTestRotationResolverService.hasPendingChecks()).isTrue(); in testRotationResolverService_OnCancelledFromService()124 assertThat(CtsTestRotationResolverService.hasPendingChecks()).isFalse(); in testRotationResolverService_OnCancelledFromService()
69 public static boolean hasPendingChecks() { in hasPendingChecks() method in CtsTestRotationResolverService