Home
last modified time | relevance | path

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

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