Home
last modified time | relevance | path

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

/development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/
DAnalogWatchFaceService.java84 if (shouldTimerBeRunning()) {
320 if (shouldTimerBeRunning()) { in updateTimer()
329 private boolean shouldTimerBeRunning() { in shouldTimerBeRunning() method in AnalogWatchFaceService.Engine
DDigitalWatchFaceService.java108 if (shouldTimerBeRunning()) {
371 if (shouldTimerBeRunning()) { in setInteractiveUpdateRateMs()
468 if (shouldTimerBeRunning()) {
477 private boolean shouldTimerBeRunning() {