Searched refs:isLocallyAssigned (Results 1 – 5 of 5) sorted by relevance
145 assertTrue(msg, mac.isLocallyAssigned()); in testIsLocallyAssignedAddress()149 assertFalse(msg, mac.isLocallyAssigned()); in testIsLocallyAssignedAddress()179 mac.isLocallyAssigned()); in testMacAddressRandomGeneration()193 mac.isLocallyAssigned()); in testMacAddressRandomGeneration()204 mac.isLocallyAssigned()); in testMacAddressRandomGeneration()
118 public boolean isLocallyAssigned() { in isLocallyAssigned() method in MacAddress
787 return mac != null && !mac.isMulticastAddress() && mac.isLocallyAssigned() in isValidMacAddressForRandomization()
25479 Landroid/net/MacAddress;->isLocallyAssigned()Z
27151 method public boolean isLocallyAssigned();