Searched refs:uplinkBandwidth (Results 1 – 1 of 1) sorted by relevance
1266 long uplinkBandwidth = Long.MIN_VALUE; in parseMinBackhaulThresholdInstance() local1276 uplinkBandwidth = parseLong(getPpsNodeValue(child), 10); in parseMinBackhaulThresholdInstance()1289 policy.setMinHomeUplinkBandwidth(uplinkBandwidth); in parseMinBackhaulThresholdInstance()1292 policy.setMinRoamingUplinkBandwidth(uplinkBandwidth); in parseMinBackhaulThresholdInstance()