Home
last modified time | relevance | path

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

/development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/
DComplicationSimpleWatchFaceService.java607 int complicationsX; in drawComplications() local
610 complicationsX = (int) ((mWidth / 2) - textWidth) / 2; in drawComplications()
614 complicationsX = (mWidth / 2) + offset; in drawComplications()
621 complicationsX, in drawComplications()