Home | History | Annotate | Download | only in aapt

Lines Matching defs:totalCount

2008     int totalCount = 0;
2024 totalCount++;
2049 totalCount = count;
2055 totalCount += count;
2083 totalCount = count;
2086 totalCount += count;
2124 totalCount = count;
2127 totalCount += count;
2136 totalCount = count;
2142 totalCount = count;
2147 return totalCount;