Searched refs:startSipService (Results 1 – 4 of 4) sorted by relevance
57 boolean startSipService(SipManager sipManager, Context context, boolean isReceivingCalls) { in startSipService() method in SipAccountRegistry.AccountEntry152 void startSipService(Context context, String sipProfileName, boolean enableProfile) { in startSipService() method in SipAccountRegistry272 if (entry.startSipService(sipManager, context, isReceivingCalls)) { in startSipServiceForProfile()
188 public static void startSipService() { in startSipService() method in SipUtil
288 mSipAccountRegistry.startSipService(this, p.getProfileName(), enableProfile); in saveAndRegisterProfile()
255 SipUtil.startSipService();673 SipUtil.startSipService(); in onReceive()