Searched refs:countPendingAsyncRequests (Results 1 – 2 of 2) sorted by relevance
1914 public int countPendingAsyncRequests() { in countPendingAsyncRequests() method in PropertyHalService
237 .that(mPropertyHalService.countPendingAsyncRequests()).isEqualTo(0); in verifyNoPendingRequest()