Searched refs:getExpandedFraction (Results 1 – 3 of 3) sorted by relevance
173 final float thisFrac = pv.getExpandedFraction(); in panelExpansionChanged()
683 return getExpandedFraction() > 0.5f; in flingExpands()921 public float getExpandedFraction() { in getExpandedFraction() method in PanelView
684 getExpandedFraction(), in positionClockAndNotifications()1101 if (action == MotionEvent.ACTION_DOWN && getExpandedFraction() == 1f in handleQsTouch()1636 getExpandedFraction()); in calculateQsTopPadding()2003 0f, 1f, getExpandedFraction()); in updateKeyguardBottomAreaAlpha()2024 ? 0 : KeyguardBouncer.ALPHA_EXPANSION_THRESHOLD, 1f, 0f, 1f, getExpandedFraction()); in updateBigClockAlpha()