Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiNetworkFactoryTest.java2491 long scanResultsTimestampInUs = 39484839202L; in testNetworkSpecifierMatchSuccessUsingLiteralSsidAndBssidMatchApprovedWithStaleCache() local
2492 mTestScanDatas[0].getResults()[0].timestamp = scanResultsTimestampInUs; in testNetworkSpecifierMatchSuccessUsingLiteralSsidAndBssidMatchApprovedWithStaleCache()
2493 mTestScanDatas[0].getResults()[1].timestamp = scanResultsTimestampInUs; in testNetworkSpecifierMatchSuccessUsingLiteralSsidAndBssidMatchApprovedWithStaleCache()
2494 mTestScanDatas[0].getResults()[2].timestamp = scanResultsTimestampInUs; in testNetworkSpecifierMatchSuccessUsingLiteralSsidAndBssidMatchApprovedWithStaleCache()
2495 mTestScanDatas[0].getResults()[3].timestamp = scanResultsTimestampInUs; in testNetworkSpecifierMatchSuccessUsingLiteralSsidAndBssidMatchApprovedWithStaleCache()
2502 scanResultsTimestampInUs / 1000 in testNetworkSpecifierMatchSuccessUsingLiteralSsidAndBssidMatchApprovedWithStaleCache()