Searched refs:noteStartConnectTime (Results 1 – 3 of 3) sorted by relevance
2233 mLastResortWatchdog.noteStartConnectTime(TEST_NETWORK_ID); in testAbnormalConnectionTimeTriggersBugreport()2246 mLastResortWatchdog.noteStartConnectTime(TEST_NETWORK_ID); in testAbnormalConnectionTimeTriggersBugreport()2277 mLastResortWatchdog.noteStartConnectTime(TEST_NETWORK_ID); in testAbnormalConnectionTime_perNetwork()2311 mLastResortWatchdog.noteStartConnectTime(TEST_NETWORK_ID); in testGServicesSetDuration()2334 mLastResortWatchdog.noteStartConnectTime(TEST_NETWORK_ID); in testGServicesFlagDisable()
193 public void noteStartConnectTime(int networkId) { in noteStartConnectTime() method in WifiLastResortWatchdog
4578 mWifiLastResortWatchdog.noteStartConnectTime(config.networkId); in connectToNetwork()