Searched refs:startKeepAliveProcess (Results 1 – 2 of 2) sorted by relevance
679 mSession.startKeepAliveProcess(mInterval, this); in start()710 mSession.startKeepAliveProcess(mInterval, this); in restart()839 private void startKeepAliveProcess(int interval) { in startKeepAliveProcess() method in SipService.SipAutoReg847 mKeepAliveSession.startKeepAliveProcess(interval, this); in startKeepAliveProcess()940 startKeepAliveProcess(newInterval); in onKeepAliveIntervalChanged()1065 startKeepAliveProcess(getKeepAliveInterval()); in onRegistrationDone()
1379 mSipSessionImpl.startKeepAliveProcess(1493 public void startKeepAliveProcess(int interval,1496 startKeepAliveProcess(interval, mLocalProfile, callback);1502 public void startKeepAliveProcess(int interval, SipProfile peerProfile,