Searched refs:getCallCount (Results 1 – 4 of 4) sorted by relevance
273 currentCallCount = mInCallCallbacks.getService().getCallCount(); in addAndVerifyNewIncomingCall()293 mInCallCallbacks.getService().getCallCount()); in addAndVerifyNewIncomingCall()330 currentCallCount = mInCallCallbacks.getService().getCallCount(); in placeAndVerifyCall()346 mInCallCallbacks.getService().getCallCount()); in placeAndVerifyCall()546 return inCallService.getCallCount(); in assertNumCalls()
244 public int getCallCount() { in getCallCount() method in MockInCallService
384 assertEquals("InCallService should have 2 calls", 2, inCallService.getCallCount()); in testCanAddCall_CannotAddIfTooManyCalls()
273 return mWriteCallCounter.getCallCount(); in getWriteCallCount()359 return sDestroyActivityCallCounter.getCallCount(); in getActivityDestroyCallbackCallCount()368 return sCreateActivityCallCounter.getCallCount(); in getActivityCreateCallbackCallCount()743 public int getCallCount() { in getCallCount() method in BasePrintTest.CallCounter