Home
last modified time | relevance | path

Searched defs:updateClock (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DDateView.java113 protected void updateClock() { in updateClock() method in DateView
H A DVariableDateViewController.kt160 private fun updateClock() { regex
H A DClock.java286 final void updateClock() { in updateClock() method in Clock
/aosp12/frameworks/av/media/libstagefright/rtsp/
H A DTrafficRecorder.h104 void TrafficRecorder<Time, Bytes>::updateClock(Time now) { in updateClock() function
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/util/concurrency/
H A DFakeExecutor.java188 private void updateClock(long nextTime) { in updateClock() method in FakeExecutor
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationPanelViewController.java1517 private void updateClock() { in updateClock() method in NotificationPanelViewController