Searched refs:findProfile (Results 1 – 2 of 2) sorted by relevance
309 refreshProfilePreference(findProfile(profile.toString()), profile); in askDisconnect()333 CheckBox profilePref = findProfile(profile.toString()); in refreshProfiles()342 CheckBox profilePref = findProfile(profile.toString()); in refreshProfiles()352 private CheckBox findProfile(String profile) { in findProfile() method in DeviceProfilesSettings
113 findProfile(profileName, new IProfileFinderCallback() { in onCreateOutgoingConnection()207 private void findProfile(final String profileName, final IProfileFinderCallback callback) { in findProfile() method in SipConnectionService