Home | History | Annotate | Download | only in calendar

Lines Matching defs:dist

1821             Log.d(TAG, "switchViews(" + forward + ") O:" + xOffSet + " Dist:" + mAnimationDistance);
4725 float dist = geometry.pointToEvent(x, y, ev);
4726 if (dist < minDist) {
4727 minDist = dist;