Searched refs:maxBandwidth (Results 1 – 3 of 3) sorted by relevance
226 .maxBandwidth(LINK_BANDWIDTH_UNSPECIFIED, LINK_BANDWIDTH_UNSPECIFIED)); in testLinkBandwidthUtils()228 .maxBandwidth(LINK_BANDWIDTH_UNSPECIFIED, 10)); in testLinkBandwidthUtils()230 .maxBandwidth(10, LINK_BANDWIDTH_UNSPECIFIED)); in testLinkBandwidthUtils()232 .maxBandwidth(10, 20)); in testLinkBandwidthUtils()
1154 public static int maxBandwidth(int a, int b) { in maxBandwidth() method in NetworkCapabilities
44314 Landroid/net/NetworkCapabilities;->maxBandwidth(II)I