Searched refs:getRecentCountCode (Results 1 – 1 of 1) sorted by relevance
674 if (recentStats.getRecentCountCode() == CNT_SHORT_CONNECTION_NONLOCAL) { in detectAbnormalDisconnection()680 } else if (recentStats.getRecentCountCode() == CNT_DISCONNECTION_NONLOCAL) { in detectAbnormalDisconnection()697 int recentCountCode = recentStats.getRecentCountCode(); in detectAbnormalConnectionFailure()2004 public int getRecentCountCode() { in getRecentCountCode() method in WifiScoreCard.NetworkConnectionStats