Home
last modified time | relevance | path

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

/packages/services/Telephony/sip/src/com/android/services/telephony/sip/
DSipAccountRegistry.java90 boolean stopSipService(SipManager sipManager) { in stopSipService() method in SipAccountRegistry.AccountEntry
181 void stopSipService(Context context, String sipProfileName) { in stopSipService() method in SipAccountRegistry