Searched refs:mMaxDurationLength (Results 1 – 1 of 1) sorted by relevance
433 private final int mMaxDurationLength; field in DurationMinimap.PositionHelper443 mMaxDurationLength = maxDurationLength; in PositionHelper()457 return LEFT_MARGIN + (mMaxDurationLength + CONTEXT_PADDING) * mContextCount; in getMinimumWidth()468 int x = LEFT_MARGIN + ((mMaxDurationLength + CONTEXT_PADDING) * context); in getDurationBounds()486 int w = ((mMaxDurationLength + CONTEXT_PADDING) * mContextCount); in getBoundsFramingCalls()495 int x = LEFT_MARGIN + ((mMaxDurationLength + CONTEXT_PADDING) * context); in getHeaderLocation()