Searched refs:getBackgroundAlpha (Results 1 – 5 of 5) sorted by relevance
15 public float getBackgroundAlpha();48 public float getBackgroundAlpha();
250 && mCurrentView.getBackgroundAlpha() > mDeleteSlope in onTouchEvent()277 if (mExited || mCurrentView.getBackgroundAlpha() < mDeleteSlope) { in checkEndState()
258 public float getBackgroundAlpha() { in getBackgroundAlpha() method in StateView
458 cl.getBackgroundAlpha() > 0); in shouldDrawChild()1146 float startAlpha = getBackgroundAlpha();1172 public float getBackgroundAlpha() {1641 mOldBackgroundAlphas[i] = cl.getBackgroundAlpha();
1055 public float getBackgroundAlpha() { in getBackgroundAlpha() method in CellLayout