Home
last modified time | relevance | path

Searched refs:shouldUpdateTimeHandlerBeRunning (Results 1 – 2 of 2) sorted by relevance

/development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/
DFitStepsWatchFaceService.java115 if (shouldUpdateTimeHandlerBeRunning()) {
439 if (shouldUpdateTimeHandlerBeRunning()) { in updateTimer()
448 private boolean shouldUpdateTimeHandlerBeRunning() { in shouldUpdateTimeHandlerBeRunning() method in FitStepsWatchFaceService.Engine
DFitDistanceWatchFaceService.java119 if (shouldUpdateTimeHandlerBeRunning()) {
437 if (shouldUpdateTimeHandlerBeRunning()) { in updateTimer()
446 private boolean shouldUpdateTimeHandlerBeRunning() { in shouldUpdateTimeHandlerBeRunning() method in FitDistanceWatchFaceService.Engine