Searched defs:dstPortRange (Results 1 – 7 of 7) sorted by relevance
111 @Nullable Integer srcPort, @Nullable int[] dstPortRange, in createQosPolicyRequest()
1141 int[] dstPortRange = new int[]{131, 250}; in testCreateValidQosPolicyRequest() local1201 int[] dstPortRange = new int[]{250, 131}; in testCreateQosPolicyRequestWithInvalidDstPortRange() local
2651 @Nullable int[] dstPortRange, @Nullable Integer protocol) { in createQosPolicyData()
89 Range<Integer> dstPortRange) { in DscpPolicy()
244 @Protocol int protocol, @Nullable int[] dstPortRange, @Direction int direction, in QosPolicyParams()
704 public Range dstPortRange = null; field in SupplicantStaIfaceHal.QosPolicyClassifierParams
2880 int[] dstPortRange = null; in halToFrameworkQosPolicy() local