Home
last modified time | relevance | path

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

/developers/samples/android/wearable/wear/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/watchface/
DAnalogComplicationWatchFaceService.java284 ComplicationDrawable backgroundComplicationDrawable = in initializeComplicationsAndBackground() local
294 BACKGROUND_COMPLICATION_ID, backgroundComplicationDrawable); in initializeComplicationsAndBackground()
580 ComplicationDrawable backgroundComplicationDrawable = in onSurfaceChanged() local
582 backgroundComplicationDrawable.setBounds(screenForBackgroundBound); in onSurfaceChanged()