Searched defs:enableProfile (Results 1 – 3 of 3) sorted by relevance
152 void startSipService(Context context, String sipProfileName, boolean enableProfile) { in startSipService()215 final Context context, final String sipProfileName, final boolean enableProfile) { in startSipProfilesAsync()235 private void startSipProfiles(Context context, String sipProfileName, boolean enableProfile) { in startSipProfiles()
285 private void saveAndRegisterProfile(SipProfile p, boolean enableProfile) throws IOException { in saveAndRegisterProfile()
135 private void enableProfile(LocalBluetoothProfile profile) { in enableProfile() method in BluetoothDetailsProfilesController