Searched refs:setBackgroundAlpha (Results 1 – 13 of 13) sorted by relevance
343 cl.setBackgroundAlpha(finalBackgroundAlpha); in animateWorkspace()364 cl.setBackgroundAlpha(mNewBackgroundAlphas[i]); in animateWorkspace()496 dragLayer.setBackgroundAlpha( in animateBackgroundGradient()504 dragLayer.setBackgroundAlpha(finalAlpha); in animateBackgroundGradient()
946 public void setBackgroundAlpha(float alpha) { in setBackgroundAlpha() method in DragLayer
913 public void setBackgroundAlpha(float alpha) { in setBackgroundAlpha() method in CellLayout
1644 mLauncher.getDragLayer().setBackgroundAlpha(progress == 1 ? 0 : progress * 0.8f); in updateStateForCustomContent()
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));
29 public void setBackgroundAlpha(float);70 public void setBackgroundAlpha(float);
16 public void setBackgroundAlpha(float);53 public void setBackgroundAlpha(float);
248 mCurrentView.setBackgroundAlpha(alpha); in onTouchEvent()300 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()
1120 cl.setBackgroundAlpha(alpha);1152 setBackgroundAlpha(((Float) animation.getAnimatedValue()).floatValue());1159 setBackgroundAlpha(finalAlpha);1164 public void setBackgroundAlpha(float alpha) {1653 cl.setBackgroundAlpha(finalBackgroundAlpha);1668 cl.setBackgroundAlpha(mNewBackgroundAlphas[i]);1696 cl.setBackgroundAlpha(
1070 public void setBackgroundAlpha(float alpha) { in setBackgroundAlpha() method in CellLayout