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