Home | History | Annotate | Download | only in launcher2

Lines Matching refs:getColor

625                 bubbleChild.setTextColor(res.getColor(android.R.color.transparent));
627 bubbleChild.setTextColor(res.getColor(R.color.workspace_icon_text_color));