Home | History | Annotate | Download | only in calendar

Lines Matching refs:currentHeight

3789         int currentHeight = mAnimateDayEventHeight;
3793 if (currentHeight == desiredHeight) {
3799 currentHeight, desiredHeight);
3812 int currentHeight = mAnimateDayHeight != 0 ? mAnimateDayHeight : mAlldayHeight;
3818 currentHeight, desiredHeight);