Searched refs:connectedStateTransition (Results 1 – 3 of 3) sorted by relevance
949 mLastResortWatchdog.connectedStateTransition(true); in testFailureCounting_wifiIsConnectedDoesNotAffectCounting()1028 mLastResortWatchdog.connectedStateTransition(true); in testFailureCounting_enteringWifiConnectedStateClearsCounts()1296 mLastResortWatchdog.connectedStateTransition(true); in testTriggerCondition_allNetworksOverFailureThreshold_isConnected()1417 mLastResortWatchdog.connectedStateTransition(true); in testTriggerEnabling_enabledAfterConnecting()1418 mLastResortWatchdog.connectedStateTransition(false); in testTriggerEnabling_enabledAfterConnecting()1573 mLastResortWatchdog.connectedStateTransition(true); in testMetricsCollection()1584 mLastResortWatchdog.connectedStateTransition(false); in testMetricsCollection()1637 mLastResortWatchdog.connectedStateTransition(true); in testMetricsCollection()1903 mLastResortWatchdog.connectedStateTransition(true); in testWatchdogAssumesSuccessOnlyIfFirstConnectionAfterRestartSucceeds()1910 mLastResortWatchdog.connectedStateTransition(false); in testWatchdogAssumesSuccessOnlyIfFirstConnectionAfterRestartSucceeds()[all …]
383 public void connectedStateTransition(boolean isEntering) { in connectedStateTransition() method in WifiLastResortWatchdog
7340 mWifiLastResortWatchdog.connectedStateTransition(true); in enterImpl()7620 mWifiLastResortWatchdog.connectedStateTransition(false); in exitImpl()