Searched refs:LEFT_MARGIN (Results 1 – 1 of 1) sorted by relevance
423 private static final int LEFT_MARGIN = 5; field in DurationMinimap.PositionHelper457 return LEFT_MARGIN + (mMaxDurationLength + CONTEXT_PADDING) * mContextCount; in getMinimumWidth()468 int x = LEFT_MARGIN + ((mMaxDurationLength + CONTEXT_PADDING) * context); in getDurationBounds()484 int x = LEFT_MARGIN; in getBoundsFramingCalls()495 int x = LEFT_MARGIN + ((mMaxDurationLength + CONTEXT_PADDING) * context); in getHeaderLocation()