Searched defs:profileName (Results 1 – 8 of 8) sorted by relevance
50 String profileName = SipUtil.getSipProfileNameFromPhoneAccount(accountHandle); in onCreate() local
112 String profileName = accountHandle.getId(); in onCreateOutgoingConnection() local207 private void findProfile(final String profileName, final IProfileFinderCallback callback) { in findProfile()
132 String profileName = SipUtil.getSipProfileNameFromPhoneAccount(accountHandle); in verifyAndPurgeInvalidPhoneAccounts() local
195 String profileName = profile.getProfileName(); in getProfileName() local
55 String profileName = Utils.getMeProfileName(context, false /* partial name */); in copyProfileName() local
342 private void finishLoadProfile(String profileName) { in finishLoadProfile()
282 String profileName = context.getString(profile.getNameResource(device.getDevice())); in askDisconnect() local
459 private void createProfile(String profileName) throws ProvisioningException { in createProfile()