Searched refs:uplinkBandwidth (Results 1 – 1 of 1) sorted by relevance
1224 long uplinkBandwidth = Long.MIN_VALUE; in parseMinBackhaulThresholdInstance() local1234 uplinkBandwidth = parseLong(getPpsNodeValue(child), 10); in parseMinBackhaulThresholdInstance()1247 policy.setMinHomeUplinkBandwidth(uplinkBandwidth); in parseMinBackhaulThresholdInstance()1250 policy.setMinRoamingUplinkBandwidth(uplinkBandwidth); in parseMinBackhaulThresholdInstance()