Searched defs:startSecondary (Results 1 – 1 of 1) sorted by relevance
1477 private void layoutChild(int rowIndex, View v, int start, int end, int startSecondary) { in layoutChild()1610 int startSecondary = getRowStartSecondary(location.row) - mScrollOffsetSecondary; in fastRelayout() local