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.java49 public long getWallClockMillis() { in getWallClockMillis() method in VelocityBasedConnectedScoreTest.FakeClock
DWifiScoreReportTest.java72 public long getWallClockMillis() { in getWallClockMillis() method in WifiScoreReportTest.FakeClock
/frameworks/base/cmds/statsd/src/
Dstats_log_util.cpp540 int64_t getWallClockMillis() { in getWallClockMillis() function