Home
last modified time | relevance | path

Searched defs:WifiInfoSupplier (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
DNetworkScoreService.java577 private static class WifiInfoSupplier implements Supplier<WifiInfo> { class in NetworkScoreService
580 WifiInfoSupplier(Context context) { in WifiInfoSupplier() method in NetworkScoreService.WifiInfoSupplier