Home
last modified time | relevance | path

Searched refs:restartSipService (Results 1 – 2 of 2) sorted by relevance

/packages/services/Telephony/sip/src/com/android/services/telephony/sip/
DSipAccountRegistry.java202 public void restartSipService(Context context) { in restartSipService() method in SipAccountRegistry
/packages/services/Telephony/src/com/android/phone/settings/
DPhoneAccountSettingsFragment.java272 sipAccountRegistry.restartSipService(context); in handleSipReceiveCallsOption()