Home | History | Annotate | Download | only in aapt

Lines Matching refs:totalCount

1646     int totalCount = 0;
1662 totalCount++;
1687 totalCount = count;
1693 totalCount += count;
1720 totalCount = count;
1723 totalCount += count;
1761 totalCount = count;
1764 totalCount += count;
1773 totalCount = count;
1779 return totalCount;