Searched refs:mApMldMacAddress (Results 1 – 4 of 4) sorted by relevance
131 private MacAddress mApMldMacAddress; field in WifiInfo504 mApMldMacAddress = null; in WifiInfo()590 mApMldMacAddress = shouldRedactLocationSensitiveFields(redactions) in WifiInfo()591 ? null : source.mApMldMacAddress; in WifiInfo()593 if (source.mApMldMacAddress != null) { in WifiInfo()823 mApMldMacAddress = address; in setApMldMacAddress()927 return mApMldMacAddress; in getApMldMacAddress()1587 mApMldMacAddress == null ? none : mApMldMacAddress.toString()) in toString()1589 mApMldMacAddress == null ? none : mApMloLinkId) in toString()1591 mApMldMacAddress == null ? none : mAffiliatedMloLinks) in toString()[all …]
102 private MacAddress mApMldMacAddress; field in ScanResult112 return mApMldMacAddress; in getApMldMacAddress()120 mApMldMacAddress = address; in setApMldMacAddress()1658 this.mApMldMacAddress = null; in ScanResult()1695 this.mApMldMacAddress = null; in ScanResult()1724 this.mApMldMacAddress = null; in ScanResult()1754 this.mApMldMacAddress = null; in ScanResult()1798 this.mApMldMacAddress = source.mApMldMacAddress; in ScanResult()1847 if (mApMldMacAddress != null) { in toString()1850 .append(mApMldMacAddress.toString()) in toString()[all …]
52 private MacAddress mApMldMacAddress; field in ConcreteCandidate95 mApMldMacAddress = candidate.getApMldMacAddress(); in ConcreteCandidate()326 return mApMldMacAddress; in getApMldMacAddress()361 return (mApMldMacAddress != null); in isMultiLinkCapable()
249 private final MacAddress mApMldMacAddress; field in WifiCandidates.CandidateImpl292 this.mApMldMacAddress = apMldMacAddress; in CandidateImpl()333 return (mApMldMacAddress != null); in isMultiLinkCapable()433 return mApMldMacAddress; in getApMldMacAddress()