Searched refs:stopSipService (Results 1 – 2 of 2) sorted by relevance
90 boolean stopSipService(SipManager sipManager) { in stopSipService() method in SipAccountRegistry.AccountEntry178 void stopSipService(Context context, String sipProfileName) { in stopSipService() method in SipAccountRegistry183 accountEntry.stopSipService(sipManager); in stopSipService()
264 mSipAccountRegistry.stopSipService(this, p.getProfileName()); in deleteAndUnregisterProfile()