Searched refs:animateToTarget (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/stackdivider/
H A DDividerHandleView.java107 animateToTarget(touching ? mCircleDiameter : mWidth,
113 private void animateToTarget(int targetWidth, int targetHeight, boolean touching) { method in class:DividerHandleView

Completed in 43 milliseconds