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