Home
last modified time | relevance | path

Searched refs:shouldRedactLocalMacAddressFields (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/modules/Wifi/framework/java/android/net/wifi/
H A DWifiInfo.java509 mMacAddress = (shouldRedactLocalMacAddressFields(redactions) in WifiInfo()
1223 private boolean shouldRedactLocalMacAddressFields(long redactions) { in shouldRedactLocalMacAddressFields() method in WifiInfo