Home | History | Annotate | Download | only in aapt

Lines Matching refs:totalCount

2062     int totalCount = 0;
2078 totalCount++;
2103 totalCount = count;
2109 totalCount += count;
2137 totalCount = count;
2140 totalCount += count;
2178 totalCount = count;
2181 totalCount += count;
2190 totalCount = count;
2196 totalCount = count;
2201 return totalCount;