Searched defs:setRandomizedMacAddress (Results 1 – 3 of 3) sorted by relevance
2299 public Builder setRandomizedMacAddress(@NonNull MacAddress mac) { in setRandomizedMacAddress() method in SoftApConfiguration.Builder
1976 public void setRandomizedMacAddress(@NonNull MacAddress mac) { in setRandomizedMacAddress() method in WifiConfiguration
613 private void setRandomizedMacAddress(WifiConfiguration config, MacAddress mac) { in setRandomizedMacAddress() method in WifiConfigManager