Home
last modified time | relevance | path

Searched refs:setTextAlpha (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DBubbleTextView.java118 bubbleTextView.setTextAlpha(alpha);
215 setTextAlpha(1f); in BubbleTextView()
532 setTextAlpha(visible ? 1 : 0); in setTextVisibility()
535 private void setTextAlpha(float alpha) { in setTextAlpha() method in BubbleTextView
/packages/apps/Camera2/src/com/android/camera/ui/
DModeSelectorItem.java271 public void setTextAlpha(float alpha) { in setTextAlpha() method in ModeSelectorItem
DModeListView.java1696 mModeSelectorItems[i].setTextAlpha(openRatio);