Searched refs:setBackgroundAlpha (Results 1 – 8 of 8) sorted by relevance
2 public void setBackgroundAlpha(float);
321 setBackgroundAlpha(mBackgroundAlphaOverlay); in setOverlayBottomBar()327 setBackgroundAlpha(mBackgroundAlphaDefault); in setOverlayBottomBar()434 public void setBackgroundAlpha(int alpha) { in setBackgroundAlpha() method in BottomBar
1121 private void setBackgroundAlpha(int alpha) { in setBackgroundAlpha() method in ModeListView1698 setBackgroundAlpha((int) (BACKGROUND_TRANSPARENTCY * openRatio));
62 setBackgroundAlpha(view, value)75 fun setBackgroundAlpha(view: View, value: Int?) { regex
249 mCurrentView.setBackgroundAlpha(alpha); in onTouchEvent()303 mCurrentView.setBackgroundAlpha(1.0f); in checkEndState()
46 mStatePanelTrack.getCurrentView().setBackgroundAlpha(alpha); in setState()
255 public void setBackgroundAlpha(float alpha) { in setBackgroundAlpha() method in StateView291 setBackgroundAlpha(1.0f); in resetPosition()
292 AnimatorUtils.setBackgroundAlpha(itemView, if (isExpanding) 0 else 255)302 AnimatorUtils.setBackgroundAlpha(itemView, 255)