Searched refs:mAmPmPaint (Results 1 – 1 of 1) sorted by relevance
159 Paint mAmPmPaint; field in DigitalWatchFaceService.Engine215 mAmPmPaint = createTextPaint( in onCreate()318 mAmPmPaint.setTextSize(amPmSize); in onApplyWindowInsets()371 mAmPmPaint.setAntiAlias(antiAlias); in onAmbientModeChanged()404 mAmPmPaint.setAlpha(alpha); in onInterruptionFilterChanged()508 mCalendar.get(Calendar.AM_PM)), x, mYOffset, mAmPmPaint); in onDraw()