Searched defs:mTextPaint (Results 1 – 7 of 7) sorted by relevance
47 private Paint mTextPaint = new Paint(); field in InternalSelectionView173 mTextPaint); in onDraw() local
38 private Paint mTextPaint; field in LabelView
53 private Paint mTextPaint; field in InteractiveWatchFaceService.Engine
78 final TextPaint mTextPaint = new TextPaint(); field in CalendarWatchFaceService.Engine
51 private Paint mTextPaint; field in DialView
205 private TextPaint mTextPaint; field in CustomViewAccessibilityActivity.BaseToggleButton
324 private Paint mTextPaint = new Paint(); field in TouchDisplayView