Home | History | Annotate | Download | only in calendar

Lines Matching refs:currentHeight

3639         int currentHeight = mAnimateDayEventHeight;
3643 if (currentHeight == desiredHeight) {
3649 currentHeight, desiredHeight);
3662 int currentHeight = mAnimateDayHeight != 0 ? mAnimateDayHeight : mAlldayHeight;
3668 currentHeight, desiredHeight);