Searched refs:getExpandingVelocity (Results 1 – 2 of 2) sorted by relevance
386 public float getExpandingVelocity() { in getExpandingVelocity() method in AmbientState
264 && Math.abs(mAmbientState.getExpandingVelocity()) > mScrollFastThreshold); in updateAppearance()