Searched defs:callCount (Results 1 – 4 of 4) sorted by relevance
44 public void start(int callCount) { in start()69 private void addNextIncomingCall(int callCount) { in addNextIncomingCall()
61 void start(int callCount) { in start()77 private void addNextCall(int callCount, boolean reconnect) { in addNextCall()
183 final Integer callCount; in setPhoneCallDetails() local585 PhoneCallDetailsViews views, Integer callCount, PhoneCallDetails details) { in setDetailText()
161 int callCount = 0; in getNumberOfTrackedCalls() local