Searched defs:mCachedPnoList (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiConfigStore.java510 ArrayList<WifiNative.WifiPnoNetwork> mCachedPnoList field in class:WifiConfigStore
1305 mCachedPnoList = new ArrayList<WifiNative.WifiPnoNetwork>();
1327 mCachedPnoList.add(network);

Completed in 100 milliseconds