Searched refs:bubbleChild (Results 1 – 2 of 2) sorted by relevance
621 BubbleTextView bubbleChild = (BubbleTextView) child; in addViewToCellLayout() local625 bubbleChild.setTextColor(res.getColor(android.R.color.transparent)); in addViewToCellLayout()627 bubbleChild.setTextColor(res.getColor(R.color.workspace_icon_text_color)); in addViewToCellLayout()
600 BubbleTextView bubbleChild = (BubbleTextView) child; in addViewToCellLayout() local601 bubbleChild.setTextVisibility(!mIsHotseat); in addViewToCellLayout()