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

/frameworks/opt/datetimepicker/src/com/android/datetimepicker/
H A DUtils.java126 float increaseRatio) {
129 Keyframe k2 = Keyframe.ofFloat(0.69f, increaseRatio);
125 getPulseAnimator(View labelToAnimate, float decreaseRatio, float increaseRatio) argument

Completed in 47 milliseconds