Home
last modified time | relevance | path

Searched defs:currentDistance (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/
DDayView.java3324 int currentDistance = 0; in computeNeighbors() local
3355 int currentDistance = 0; in computeNeighbors() local
3396 int currentDistance = (int) rightEvent.left - right; in computeNeighbors() local
3420 int currentDistance = left - (int) leftEvent.right; in computeNeighbors() local