Searched refs:NIC_MASK (Results 1 – 3 of 3) sorted by relevance
41 private static final long NIC_MASK = longAddrFromByteAddr( field in MacAddressUtils85 | (NIC_MASK & r.nextLong()); in createRandomUnicastAddress()
87 private static final long NIC_MASK = MacAddress.fromString("0:0:0:ff:ff:ff").mAddr; field in MacAddress
43942 Landroid/net/MacAddress;->NIC_MASK:J