Searched refs:setBackgroundAlpha (Results 1 – 8 of 8) 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));
65 setBackgroundAlpha(view, value);77 public static void setBackgroundAlpha(View view, Integer value) { in setBackgroundAlpha() method in AnimatorUtils
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>()
321 AnimatorUtils.setBackgroundAlpha(itemView, isExpanding ? 0 : 255); in onAnimateChange()330 AnimatorUtils.setBackgroundAlpha(itemView, 255); in onAnimateChange()