Searched refs:getCallCount (Results 1 – 4 of 4) sorted by relevance
239 currentCallCount = mInCallCallbacks.getService().getCallCount(); in addAndVerifyNewIncomingCall()258 mInCallCallbacks.getService().getCallCount()); in addAndVerifyNewIncomingCall()295 currentCallCount = mInCallCallbacks.getService().getCallCount(); in placeAndVerifyCall()309 mInCallCallbacks.getService().getCallCount()); in placeAndVerifyCall()495 return inCallService.getCallCount(); in assertNumCalls()
233 public int getCallCount() { in getCallCount() method in MockInCallService
312 assertEquals("InCallService should have 2 calls", 2, inCallService.getCallCount()); in testCanAddCall_CannotAddIfTooManyCalls()
219 return mWriteCallCounter.getCallCount(); in getWriteCallCount()518 public int getCallCount() { in getCallCount() method in BasePrintTest.CallCounter