Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiCandidates.java421 public final ScanResultMatchInfo matchInfo; // Contains the SSID and security type field in WifiCandidates.Key
426 public Key(ScanResultMatchInfo matchInfo, in Key()
436 public Key(ScanResultMatchInfo matchInfo, in Key()
DWifiMetrics.java3439 ScanResultMatchInfo matchInfo = ScanResultMatchInfo.fromScanResult(scanResult); in incrementAvailableNetworksHistograms() local
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DWakeupControllerTest.java818 ScanResultMatchInfo matchInfo = ScanResultMatchInfo.fromScanResult(mTestScanResult); in lastConnectedNetworkAddedToLock() local
844 ScanResultMatchInfo matchInfo = ScanResultMatchInfo.fromScanResult(mTestScanResult); in expiredLastConnectedNetworkNotAddedToLock() local
DWifiConnectivityManagerTest.java424 ScanResultMatchInfo matchInfo = mock(ScanResultMatchInfo.class); in mockWifiNetworkSelector() local
/packages/apps/Dialer/java/com/android/dialer/app/calllog/
DCallLogAdapter.java1482 ContactsProviderMatchInfo.Builder matchInfo = in logCp2Metrics() local
/packages/modules/Wifi/service/java/com/android/server/wifi/hotspot2/
DPasspointManager.java1352 PasspointMatch matchInfo = provider.match(getANQPElements(scanResult), in getMatchingScanResults() local