Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWakeupConfigStoreData.java136 XmlSerializer out, ScanResultMatchInfo scanResultMatchInfo) in writeSecurityParamsList()
166 private void writeNetwork(XmlSerializer out, ScanResultMatchInfo scanResultMatchInfo) in writeNetwork()
286 XmlPullParser in, int outerTagDepth, ScanResultMatchInfo scanResultMatchInfo) in parseSecurityParamsList()
312 ScanResultMatchInfo scanResultMatchInfo = new ScanResultMatchInfo(); in parseNetwork() local
DWifiNetworkSuggestionsManager.java720 ScanResultMatchInfo scanResultMatchInfo = in addToScanResultMatchInfoMap() local
751 ScanResultMatchInfo scanResultMatchInfo = in removeFromScanResultMatchInfoMapAndRemoveRelatedScoreCard() local
1788 getNetworkSuggestionsForScanResultMatchInfo( in getNetworkSuggestionsForScanResultMatchInfo()
1867 ScanResultMatchInfo scanResultMatchInfo = in getNetworkSuggestionsForScanDetail() local
1916 ScanResultMatchInfo scanResultMatchInfo = in getNetworkSuggestionsForWifiConfiguration() local
1960 ScanResultMatchInfo scanResultMatchInfo = in getWifiConfigForMatchedNetworkSuggestionsSharedWithUser() local
DWakeupController.java250 public void setLastDisconnectInfo(ScanResultMatchInfo scanResultMatchInfo) { in setLastDisconnectInfo()
DWifiNetworkFactory.java1789 private @Nullable String findBestBssidFromActiveMatchedScanResultsForNetwork( in findBestBssidFromActiveMatchedScanResultsForNetwork()
DWifiConnectivityManager.java3178 ScanResultMatchInfo scanResultMatchInfo = in retryConnectionOnLatestCandidates() local