Searched refs:startSipService (Results 1 – 5 of 5) sorted by relevance
57 boolean startSipService(SipManager sipManager, Context context, boolean isReceivingCalls) { in startSipService() method in SipAccountRegistry.AccountEntry149 void startSipService(Context context, String sipProfileName, boolean enableProfile) { in startSipService() method in SipAccountRegistry269 if (entry.startSipService(sipManager, context, isReceivingCalls)) { in startSipServiceForProfile()
56 SipUtil.startSipService(); in onReceive()
182 public static void startSipService() { in startSipService() method in SipUtil
288 mSipAccountRegistry.startSipService(this, p.getProfileName(), enableProfile); in saveAndRegisterProfile()
233 SipUtil.startSipService();