Searched refs:typeCount (Results 1 – 6 of 6) sorted by relevance
59 int[] typeCount = new int[itemCount]; in FakeAdapter() local74 int index = typeCount[typeIndex]; in FakeAdapter()75 typeCount[typeIndex] += count; in FakeAdapter()
59 int[] typeCount = new int[itemCount]; in createItems() local80 int index = typeCount[typeIndex]; in createItems()81 typeCount[typeIndex] += count; in createItems()
2645 const size_t typeCount = p->getOrderedTypes().size(); in assignResourceIds() local2646 for (size_t ti = 0; ti < typeCount; ti++) { in assignResourceIds()2674 for (size_t ti = 0; ti < typeCount; ti++) { in assignResourceIds()4328 const size_t typeCount = types.size(); in getConfigList() local4329 for (size_t ti = 0; ti < typeCount; ti++) { in getConfigList()4630 const size_t typeCount = p->getOrderedTypes().size(); in modifyForCompat() local4631 for (size_t ti = 0; ti < typeCount; ti++) { in modifyForCompat()4980 const size_t typeCount = types.size(); in getDensityVaryingResources() local4981 for (size_t t = 0; t < typeCount; t++) { in getDensityVaryingResources()
1485 final int typeCount = mViewTypeCount; in clear() local1486 for (int i = 0; i < typeCount; i++) { in clear()
6810 final int typeCount = mViewTypeCount; in markChildrenDirty() local6811 for (int i = 0; i < typeCount; i++) { in markChildrenDirty()6846 final int typeCount = mViewTypeCount; in clear() local6847 for (int i = 0; i < typeCount; i++) { in clear()7212 final int typeCount = mViewTypeCount; in setCacheColorHint() local7213 for (int i = 0; i < typeCount; i++) { in setCacheColorHint()
5010 const size_t typeCount = typeList.size(); in findEntry() local5011 for (size_t i = 0; i < typeCount; i++) { in findEntry()6184 const size_t typeCount = packageGroup->types.size(); in forEachConfiguration() local6185 for (size_t j = 0; j < typeCount; j++) { in forEachConfiguration()6392 const size_t typeCount = typeList.size(); in getEntry() local6393 for (size_t i = 0; i < typeCount; i++) { in getEntry()