Home
last modified time | relevance | path

Searched refs:getCurrentSessionId (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiScoreReport.java141 || sessionId != getCurrentSessionId()) { in notifyScoreUpdate()
144 + " currentSessionId=" + getCurrentSessionId() in notifyScoreUpdate()
193 || sessionId != getCurrentSessionId() in triggerUpdateOfWifiUsabilityStats()
197 + " currentSessionId=" + getCurrentSessionId() in triggerUpdateOfWifiUsabilityStats()
253 || sessionId != getCurrentSessionId()) { in notifyStatusUpdate()
256 + " currentSessionId=" + getCurrentSessionId() in notifyStatusUpdate()
307 || sessionId != getCurrentSessionId()) { in requestNudOperation()
310 + " currentSessionId=" + getCurrentSessionId()); in requestNudOperation()
734 private int getCurrentSessionId() { in getCurrentSessionId() method in WifiScoreReport
1026 getCurrentSessionId(), targetNetworkId, targetBssid); in onNetworkSwitchAccepted()
[all …]