Searched refs:mDragOutlinePaint (Results 1 – 1 of 1) sorted by relevance
136 private final Paint mDragOutlinePaint = new Paint(); field in CellLayout240 mDragOutlinePaint.setColor(Themes.getAttrColor(context, R.attr.workspaceTextColor)); in CellLayout()442 final Paint paint = mDragOutlinePaint; in onDraw()