Home
last modified time | relevance | path

Searched defs:getWallClockMillis (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DClock.java30 public long getWallClockMillis() { in getWallClockMillis() method in Clock
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DVelocityBasedConnectedScoreTest.java46 public long getWallClockMillis() { in getWallClockMillis() method in VelocityBasedConnectedScoreTest.FakeClock
DWifiScoreReportTest.java60 public long getWallClockMillis() { in getWallClockMillis() method in WifiScoreReportTest.FakeClock
/frameworks/base/cmds/statsd/src/
Dstats_log_util.cpp431 int64_t getWallClockMillis() { in getWallClockMillis() function