Home
last modified time | relevance | path

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

/development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/
DDigitalWatchFaceService.java269 float amPmSize = resources.getDimension(isRound in onApplyWindowInsets() local
275 mAmPmPaint.setTextSize(amPmSize); in onApplyWindowInsets()