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