Searched refs:createRandomUnicastAddressWithGoogleBase (Results 1 – 2 of 2) sorted by relevance
341 public static @NonNull MacAddress createRandomUnicastAddressWithGoogleBase() { in createRandomUnicastAddressWithGoogleBase() method in MacAddress
175 MacAddress mac = MacAddress.createRandomUnicastAddressWithGoogleBase(); in testMacAddressRandomGeneration()