Searched defs:nextEvent (Results 1 – 1 of 1) sorted by relevance
589 private void scheduleNextEventTimer(MockCallInfo callInfo, int nextEvent, long duration) { in scheduleNextEventTimer()600 callInfo.addCallStateTimerTask(callInfo.getCallId(), nextEvent, duration); in scheduleNextEventTimer() local