Home | History | Annotate | Download | only in widget

Lines Matching refs:sectionCount

680         final int sectionCount = mSections.length;
687 int result = (int) ((section + posWithinSection) / sectionCount * trackHeight);