Home
last modified time | relevance | path

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

/packages/services/Telephony/sip/src/com/android/services/telephony/sip/
DSipAccountRegistry.java119 startSipProfilesAsync(context, (String) null, false); in setup()
153 startSipProfilesAsync(context, sipProfileName, enableProfile); in startSipService()
215 private void startSipProfilesAsync( in startSipProfilesAsync() method in SipAccountRegistry