Home | History | Annotate | Download | only in aapt

Lines Matching refs:totalCount

1641     int totalCount = 0;
1657 totalCount++;
1682 totalCount = count;
1688 totalCount += count;
1715 totalCount = count;
1718 totalCount += count;
1756 totalCount = count;
1759 totalCount += count;
1768 totalCount = count;
1774 return totalCount;