Searched refs:downlinkBandwidth (Results 1 – 1 of 1) sorted by relevance
1223 long downlinkBandwidth = Long.MIN_VALUE; in parseMinBackhaulThresholdInstance() local1231 downlinkBandwidth = parseLong(getPpsNodeValue(child), 10); in parseMinBackhaulThresholdInstance()1246 policy.setMinHomeDownlinkBandwidth(downlinkBandwidth); in parseMinBackhaulThresholdInstance()1249 policy.setMinRoamingDownlinkBandwidth(downlinkBandwidth); in parseMinBackhaulThresholdInstance()