Searched refs:getCallCount (Results 1 – 2 of 2) sorted by relevance
60 addNextIncomingCall(getCallCount(connection)); in onNewIncomingConnection()89 private static int getCallCount(@NonNull Connection connection) { in getCallCount() method in SimulatorMissedCallCreator
124 addNextCall(getCallCount(connection), shouldReconnect(connection)); in onNewIncomingConnection()161 private static int getCallCount(@NonNull Connection connection) { in getCallCount() method in SimulatorConferenceCreator