Home | History | Annotate | Download | only in stack

Lines Matching refs:getTimer

252                         sipStack.getTimer().schedule(myTimer,
1308 if ( sipStack.getTimer() != null ) {
1309 sipStack.getTimer().schedule(myTimer, BASE_TIMER_INTERVAL, BASE_TIMER_INTERVAL);