Home
last modified time | relevance | path

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

/packages/modules/Wifi/framework/java/android/net/wifi/
DWifiInfo.java611 mMacAddress = (shouldRedactLocalMacAddressFields(redactions) in WifiInfo()
1607 private boolean shouldRedactLocalMacAddressFields(long redactions) { in shouldRedactLocalMacAddressFields() method in WifiInfo