Searched refs:usbPrefix (Results 1 – 1 of 1) sorted by relevance
91 final IpPrefix usbPrefix = PrefixUtils.asIpPrefix(address); in testDownstreamPrefixRequest() local92 assertNotEquals(usbPrefix, mBluetoothPrefix); in testDownstreamPrefixRequest()93 assertNotEquals(usbPrefix, hotspotPrefix); in testDownstreamPrefixRequest()154 final IpPrefix usbPrefix = PrefixUtils.asIpPrefix(address); in testNoConflictDownstreamPrefix() local155 assertNotEquals(predefinedPrefix, usbPrefix); in testNoConflictDownstreamPrefix()243 final IpPrefix usbPrefix = PrefixUtils.asIpPrefix(usbAddr); in testNoConflictUpstreamPrefix() local244 assertNotEquals(predefinedPrefix, usbPrefix); in testNoConflictUpstreamPrefix()245 assertNotEquals(hotspotPrefix2, usbPrefix); in testNoConflictUpstreamPrefix()