Searched refs:refreshTime (Results 1 – 8 of 8) sorted by relevance
110 verify(mockSmallClockView).refreshTime()111 verify(mockLargeClockView).refreshTime()121 verify(mockSmallClockView).refreshTime()122 verify(mockLargeClockView).refreshTime()
206 refreshTime(); in dozeTimeTick()328 private void refreshTime() { in refreshTime() method in KeyguardStatusViewController336 refreshTime();350 refreshTime();357 refreshTime();
149 fun refreshTime() { regex454 refreshTime()
130 override fun onTimeTick() = view.refreshTime()
450 public void refreshTime() { in refreshTime() method in TextClock
6089 private synchronized void notifyTimedEvent(boolean refreshTime) { in notifyTimedEvent() argument6093 nowUs = getCurrentTimeUs(refreshTime, true); in notifyTimedEvent()6098 nowUs = getCurrentTimeUs(refreshTime, true); in notifyTimedEvent()6155 public long getCurrentTimeUs(boolean refreshTime, boolean monotonic) in getCurrentTimeUs() argument6160 if (mPaused && !refreshTime) { in getCurrentTimeUs()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
60170 method public void refreshTime();