Searched refs:newProtocol (Results 1 – 1 of 1) sorted by relevance
346 final String newProtocol = protocolMap.get(hostAuth.mProtocol); in updateAccountManagerType() local347 if (newProtocol == null) { in updateAccountManagerType()352 LogUtils.w(LogUtils.TAG, "Converting %s to %s", amAccount.name, newProtocol); in updateAccountManagerType()366 hostValues.put(HostAuthColumns.PROTOCOL, newProtocol); in updateAccountManagerType()