Searched refs:uplinkBandwidth (Results 1 – 1 of 1) sorted by relevance
1274 long uplinkBandwidth = Long.MIN_VALUE; in parseMinBackhaulThresholdInstance() local1284 uplinkBandwidth = parseLong(getPpsNodeValue(child), 10); in parseMinBackhaulThresholdInstance()1297 policy.setMinHomeUplinkBandwidth(uplinkBandwidth); in parseMinBackhaulThresholdInstance()1300 policy.setMinRoamingUplinkBandwidth(uplinkBandwidth); in parseMinBackhaulThresholdInstance()