Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pMetrics.java74 private long mCurrentConnectionEventStartTime; field in WifiP2pMetrics
332 mCurrentConnectionEventStartTime = mClock.getElapsedSinceBootMillis(); in startConnectionEvent()
363 - mCurrentConnectionEventStartTime); in endConnectionEvent()