Searched refs:setTextAlpha (Results 1 – 6 of 6) sorted by relevance
99 bubbleTextView.setTextAlpha(alpha);188 setTextAlpha(1f); in BubbleTextView()485 setTextAlpha(visible ? 1 : 0); in setTextVisibility()488 private void setTextAlpha(float alpha) { in setTextAlpha() method in BubbleTextView
78 view.setTextAlpha(alpha);318 public void setTextAlpha(int alpha) { in setTextAlpha() method in PredictionRowView362 setTextAlpha(textAlpha); in setContentVisibility()
271 public void setTextAlpha(float alpha) { in setTextAlpha() method in ModeSelectorItem
1696 mModeSelectorItems[i].setTextAlpha(openRatio);
182 public void setTextAlpha(float alpha) { in setTextAlpha() method in LeaveBehindItem
394 mPrevView.setTextAlpha(getTextAlphaForOffset(mCurrAnimView)); in onTouchEvent()