Searched refs:callIndex (Results 1 – 1 of 1) sorted by relevance
461 public Rectangle getDurationBounds(int callIndex, int context, long duration) { in getDurationBounds() argument469 int y = (callIndex/mNumCallsPerPixel) + TOP_MARGIN + mHeaderMargin; in getDurationBounds()