Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNative.java2638 final long mEstimatedWallclockMSec; field in WifiNative.FateReport
2643 mEstimatedWallclockMSec = in FateReport()
2656 dateFormatter.format(new Date(mEstimatedWallclockMSec)), in toTableRowString()