Home | History | Annotate | Download | only in aapt

Lines Matching refs:totalCount

2067     int totalCount = 0;
2083 totalCount++;
2108 totalCount = count;
2114 totalCount += count;
2142 totalCount = count;
2145 totalCount += count;
2183 totalCount = count;
2186 totalCount += count;
2195 totalCount = count;
2201 totalCount = count;
2206 return totalCount;