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