Searched refs:mLastFrequency (Results 1 – 1 of 1) sorted by relevance
202 private int mLastFrequency = -1; field in WifiMetrics3490 mLastFrequency = -1; in clear()4248 boolean isSameBssidAndFreq = mLastBssid == null || mLastFrequency == -14250 && mLastFrequency == info.getFrequency());4252 mLastFrequency = info.getFrequency();