Home
last modified time | relevance | path

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

/packages/services/Telephony/sip/src/com/android/services/telephony/sip/
DSipAccountRegistry.java149 void startSipService(Context context, String sipProfileName, boolean enableProfile) { in startSipService()
212 final Context context, final String sipProfileName, final boolean enableProfile) { in startSipProfilesAsync()
232 private void startSipProfiles(Context context, String sipProfileName, boolean enableProfile) { in startSipProfiles()
DSipEditor.java249 private void saveAndRegisterProfile(SipProfile p, boolean enableProfile) throws IOException { in saveAndRegisterProfile()