Home
last modified time | relevance | path

Searched defs:startSipService (Results 1 – 2 of 2) sorted by relevance

/packages/services/Telephony/sip/src/com/android/services/telephony/sip/
DSipUtil.java190 public static void startSipService() { in startSipService() method in SipUtil
DSipAccountRegistry.java144 void startSipService(Context context, String sipProfileName, boolean enabledProfile) { in startSipService() method in SipAccountRegistry