Searched refs:downlinkBandwidth (Results 1 – 1 of 1) sorted by relevance
1273 long downlinkBandwidth = Long.MIN_VALUE; in parseMinBackhaulThresholdInstance() local1281 downlinkBandwidth = parseLong(getPpsNodeValue(child), 10); in parseMinBackhaulThresholdInstance()1296 policy.setMinHomeDownlinkBandwidth(downlinkBandwidth); in parseMinBackhaulThresholdInstance()1299 policy.setMinRoamingDownlinkBandwidth(downlinkBandwidth); in parseMinBackhaulThresholdInstance()