Home | History | Annotate | Download | only in aapt

Lines Matching refs:totalCount

1917     int totalCount = 0;
1933 totalCount++;
1958 totalCount = count;
1964 totalCount += count;
1992 totalCount = count;
1995 totalCount += count;
2033 totalCount = count;
2036 totalCount += count;
2045 totalCount = count;
2051 totalCount = count;
2056 return totalCount;