Searched refs:maxBandwidth (Results 1 – 3 of 3) sorted by relevance
245 .maxBandwidth(LINK_BANDWIDTH_UNSPECIFIED, LINK_BANDWIDTH_UNSPECIFIED)); in testLinkBandwidthUtils()247 .maxBandwidth(LINK_BANDWIDTH_UNSPECIFIED, 10)); in testLinkBandwidthUtils()249 .maxBandwidth(10, LINK_BANDWIDTH_UNSPECIFIED)); in testLinkBandwidthUtils()251 .maxBandwidth(10, 20)); in testLinkBandwidthUtils()
1796 public static int maxBandwidth(int a, int b) { in maxBandwidth() method in NetworkCapabilities
614 Landroid/net/NetworkCapabilities;->maxBandwidth(II)I