Searched defs:enableProfile (Results 1 – 2 of 2) sorted by relevance
149 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()
249 private void saveAndRegisterProfile(SipProfile p, boolean enableProfile) throws IOException { in saveAndRegisterProfile()