Searched refs:hasRealMacAddress (Results 1 – 3 of 3) sorted by relevance
1197 public boolean hasRealMacAddress() { in hasRealMacAddress() method in WifiInfo
1703 Landroid/net/wifi/WifiInfo;->hasRealMacAddress()Z
4419 assertFalse(mWifiInfo.hasRealMacAddress()); in testWifiInfoReturnDefaultMacWhenDisconnectedWithRandomization()