Searched defs:getClock (Results 1 – 8 of 8) sorted by relevance
97 public GpsClock getClock() { in getClock() method in GpsMeasurementsEvent
138 public GnssClock getClock() { in getClock() method in GnssMeasurementsEvent
463 private ClockController getClock() { in getClock() method in KeyguardClockSwitchController
125 public Clock getClock() { in getClock() method in MultipathPolicyTracker.Dependencies
743 public Clock getClock() { in getClock() method in HighBrightnessModeController.Injector
419 public Clock getClock(String key) { in getClock() method in RadioMetadata
439 std::unique_ptr<ClockWrapper> RealServiceManager::getClock() { in getClock() function in android::incremental::RealServiceManager
637 TimePoint getClock() const { return mClock; } in getClock() function in android::os::incremental::MockClockWrapper713 std::unique_ptr<ClockWrapper> getClock() final { return std::move(mClock); } in getClock() function in android::os::incremental::MockServiceManager