Searched refs:setBackgroundAlpha (Results 1 – 7 of 7) sorted by relevance
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) in <lambda>()75 fun setBackgroundAlpha(view: View, value: Int?) { in <lambda>() method
249 mCurrentView.setBackgroundAlpha(alpha); in onTouchEvent()303 mCurrentView.setBackgroundAlpha(1.0f); in checkEndState()
255 public void setBackgroundAlpha(float alpha) { in setBackgroundAlpha() method in StateView291 setBackgroundAlpha(1.0f); in resetPosition()
46 mStatePanelTrack.getCurrentView().setBackgroundAlpha(alpha); in setState()
292 AnimatorUtils.setBackgroundAlpha(itemView, if (isExpanding) 0 else 255) in <lambda>()302 AnimatorUtils.setBackgroundAlpha(itemView, 255) in <lambda>()