Home
last modified time | relevance | path

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

/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DClock.java34 public long getWallClockMillis() { in getWallClockMillis() method in Clock
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
H A DVelocityBasedConnectedScoreTest.java49 public long getWallClockMillis() { in getWallClockMillis() method in VelocityBasedConnectedScoreTest.FakeClock
H A DWifiScoreReportTest.java82 public long getWallClockMillis() { in getWallClockMillis() method in WifiScoreReportTest.FakeClock
/aosp12/packages/modules/StatsD/statsd/src/
H A Dstats_log_util.cpp577 int64_t getWallClockMillis() { in getWallClockMillis() function