Searched refs:isLocallyAssigned (Results 1 – 6 of 6) sorted by relevance
149 assertTrue(msg, mac.isLocallyAssigned()); in testIsLocallyAssignedAddress()153 assertFalse(msg, mac.isLocallyAssigned()); in testIsLocallyAssignedAddress()183 mac.isLocallyAssigned()); in testMacAddressRandomGeneration()197 mac.isLocallyAssigned()); in testMacAddressRandomGeneration()208 mac.isLocallyAssigned()); in testMacAddressRandomGeneration()
71 mac.isLocallyAssigned()); in testMacAddressRandomGeneration()
122 public boolean isLocallyAssigned() { in isLocallyAssigned() method in MacAddress
1041 return mac != null && !MacAddressUtils.isMulticastAddress(mac) && mac.isLocallyAssigned() in isValidMacAddressForRandomization()
28976 method public boolean isLocallyAssigned();
29106 method public boolean isLocallyAssigned();