Searched refs:REASON_SHORT_CONNECTION_NONLOCAL (Results 1 – 4 of 4) sorted by relevance
465 int cntShortConnectionNonlocal = failureStats.getCount(REASON_SHORT_CONNECTION_NONLOCAL); in writeToWifiStatsLogPerStats()502 failureStats.getCount(REASON_SHORT_CONNECTION_NONLOCAL); in failureStatsToProto()616 public static final int REASON_SHORT_CONNECTION_NONLOCAL = 5; local635 REASON_SHORT_CONNECTION_NONLOCAL,
32 import static com.android.server.wifi.WifiHealthMonitor.REASON_SHORT_CONNECTION_NONLOCAL;677 REASON_SHORT_CONNECTION_NONLOCAL, in detectAbnormalDisconnection()1715 REASON_SHORT_CONNECTION_NONLOCAL, in statsDeltaDetectionDisconnection()1726 REASON_SHORT_CONNECTION_NONLOCAL, in recentStatsHighDetectionDisconnection()
25 import static com.android.server.wifi.WifiHealthMonitor.REASON_SHORT_CONNECTION_NONLOCAL;1411 assertEquals(1 * scale, stats.getCount(REASON_SHORT_CONNECTION_NONLOCAL)); in checkStatsDeltaExample()1465 assertEquals(WifiHealthMonitor.REASON_SHORT_CONNECTION_NONLOCAL, in testRegressionAfterSwBuildChange()
2190 .thenReturn(WifiHealthMonitor.REASON_SHORT_CONNECTION_NONLOCAL); in disconnect()5522 .thenReturn(WifiHealthMonitor.REASON_SHORT_CONNECTION_NONLOCAL); in testNetworkCachedDataIsClearedIf4WayHandshakeFailure()