Searched refs:setTextAlpha (Results 1 – 4 of 4) sorted by relevance
67 view.setTextAlpha(v);444 private void setTextAlpha(int textAlpha) { in setTextAlpha() method in ArrowTipView
271 public void setTextAlpha(float alpha) { in setTextAlpha() method in ModeSelectorItem
1696 mModeSelectorItems[i].setTextAlpha(openRatio);
146 bubbleTextView.setTextAlpha(alpha);294 setTextAlpha(1f); in BubbleTextView()837 setTextAlpha(visible ? 1 : 0); in setTextVisibility()840 private void setTextAlpha(float alpha) { in setTextAlpha() method in BubbleTextView