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