Home
last modified time | relevance | path

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

/frameworks/base/wifi/java/android/net/wifi/
DWifiConfiguration.java487 public long age24; // timestamp of the strongest 2.4GHz BSSID (last time it was seen) field in WifiConfiguration.Visibility
499 age24 = source.age24; in Visibility()
579 status.age24 = result.seen; in setVisibility()