Home | History | Annotate | Download | only in aapt

Lines Matching refs:totalCount

995     int totalCount = 0;
1011 totalCount++;
1036 totalCount = count;
1042 totalCount += count;
1074 totalCount = count;
1077 totalCount += count;
1115 totalCount = count;
1118 totalCount += count;
1127 totalCount = count;
1133 totalCount = count;
1138 return totalCount;