Searched defs:finishExpanding (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DExpandHelper.java332 finishExpanding(false, getCurrentVelocity());
488 finishExpanding(false, getCurrentVelocity());
527 private void finishExpanding(boolean force, float velocity) { method in class:ExpandHelper
581 finishExpanding(true, 0f /* velocity */);

Completed in 33 milliseconds