Home
last modified time | relevance | path

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

/development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/
DInteractiveWatchFaceService.java37 public class InteractiveWatchFaceService extends CanvasWatchFaceService { class
84 setWatchFaceStyle(new WatchFaceStyle.Builder(InteractiveWatchFaceService.this) in onCreate()
91 Resources resources = InteractiveWatchFaceService.this.getResources(); in onCreate()
115 Resources resources = InteractiveWatchFaceService.this.getResources(); in onApplyWindowInsets()