Home | History | Annotate | Download | only in aapt

Lines Matching refs:totalCount

2070     int totalCount = 0;
2086 totalCount++;
2111 totalCount = count;
2117 totalCount += count;
2145 totalCount = count;
2148 totalCount += count;
2186 totalCount = count;
2189 totalCount += count;
2198 totalCount = count;
2204 totalCount = count;
2209 return totalCount;