Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DScanDetailCache.java226 status.age24 = result.seen; in getVisibilityByRssi()
/frameworks/base/wifi/java/android/net/wifi/
DWifiConfiguration.java509 public long age24; // timestamp of the strongest 2.4GHz BSSID (last time it was seen) field in WifiConfiguration.Visibility
526 age24 = source.age24; in Visibility()