Searched refs:getBackgroundAlpha (Results 1 – 5 of 5) sorted by relevance
258 && mCurrentView.getBackgroundAlpha() > mDeleteSlope in onTouchEvent()286 if (mExited || mCurrentView.getBackgroundAlpha() < mDeleteSlope) { in checkEndState()
264 public float getBackgroundAlpha() { in getBackgroundAlpha() method in StateView
564 background.setAlpha((int) (getBackgroundAlpha(y) * 255)); in onScroll()581 private float getBackgroundAlpha(int y) { in getBackgroundAlpha() method in NotificationPanelViewController
446 public int getBackgroundAlpha() { in getBackgroundAlpha() method in PreviewBackground
186 folderFillColor, mPreviewBackground.getBackgroundAlpha()); in getAnimator()