Searched refs:playTurnOffAnimation (Results 1 – 2 of 2) sorted by relevance
212 mFanSpeedButtons.get(i).playTurnOffAnimation(BAR_SEGMENT_ANIMATION_MS, delay); in setOff()252 mFanSpeedButtons.get(i).playTurnOffAnimation(BAR_SEGMENT_ANIMATION_MS, delay);282 .playTurnOffAnimation(BAR_SEGMENT_ANIMATION_MS, 0);292 .playTurnOffAnimation(BAR_SEGMENT_ANIMATION_MS, 0);307 mFanSpeedButtons.get(i).playTurnOffAnimation(BAR_SEGMENT_ANIMATION_MS, delay);
83 public void playTurnOffAnimation(int duration, int delayMs) { in playTurnOffAnimation() method in FanSpeedBarSegment