Home
last modified time | relevance | path

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

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