Searched refs:REASON_SHORT_CONNECTION_NONLOCAL (Results 1 – 4 of 4) sorted by relevance
468 int cntShortConnectionNonlocal = failureStats.getCount(REASON_SHORT_CONNECTION_NONLOCAL); in writeToWifiStatsLogPerStats()505 failureStats.getCount(REASON_SHORT_CONNECTION_NONLOCAL); in failureStatsToProto()619 public static final int REASON_SHORT_CONNECTION_NONLOCAL = 5; local638 REASON_SHORT_CONNECTION_NONLOCAL,
32 import static com.android.server.wifi.WifiHealthMonitor.REASON_SHORT_CONNECTION_NONLOCAL;676 REASON_SHORT_CONNECTION_NONLOCAL, in detectAbnormalDisconnection()1699 REASON_SHORT_CONNECTION_NONLOCAL, in statsDeltaDetectionDisconnection()1710 REASON_SHORT_CONNECTION_NONLOCAL, in recentStatsHighDetectionDisconnection()
25 import static com.android.server.wifi.WifiHealthMonitor.REASON_SHORT_CONNECTION_NONLOCAL;1419 assertEquals(1 * scale, stats.getCount(REASON_SHORT_CONNECTION_NONLOCAL)); in checkStatsDeltaExample()1473 assertEquals(WifiHealthMonitor.REASON_SHORT_CONNECTION_NONLOCAL, in testRegressionAfterSwBuildChange()
3126 .thenReturn(WifiHealthMonitor.REASON_SHORT_CONNECTION_NONLOCAL); in disconnect()7384 .thenReturn(WifiHealthMonitor.REASON_SHORT_CONNECTION_NONLOCAL); in testNetworkCachedDataIsClearedIf4WayHandshakeFailure()