Searched defs:getCurrentTime (Results 1 – 6 of 6) sorted by relevance
78 public long getCurrentTime() { in getCurrentTime() method in ScreenUndimDetectorTest.TestClock
99 private long getCurrentTime() { in getCurrentTime() method in SendKeyAction
105 public long getCurrentTime() { in getCurrentTime() method in ScreenUndimDetector.InternalClock
357 public long getCurrentTime() { in getCurrentTime() method in ControllerMetricsStats
65 nanoseconds getCurrentTime() override { return nanoseconds(systemTime(SYSTEM_TIME_MONOTONIC)); } in getCurrentTime() function in android::__anondce568120111::__anondce568120210
395 nanoseconds getCurrentTime() override { return mCurrentTime; } in getCurrentTime() function in android::InputDeviceMetricsCollectorTest