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()
58 int[] typeCount = new int[itemCount]; in createItems() local79 int index = typeCount[typeIndex]; in createItems()80 typeCount[typeIndex] += count; in createItems()
2646 const size_t typeCount = p->getOrderedTypes().size(); in assignResourceIds() local2647 for (size_t ti = 0; ti < typeCount; ti++) { in assignResourceIds()2675 for (size_t ti = 0; ti < typeCount; ti++) { in assignResourceIds()4321 const size_t typeCount = types.size(); in getConfigList() local4322 for (size_t ti = 0; ti < typeCount; ti++) { in getConfigList()4623 const size_t typeCount = p->getOrderedTypes().size(); in modifyForCompat() local4624 for (size_t ti = 0; ti < typeCount; ti++) { in modifyForCompat()4973 const size_t typeCount = types.size(); in getDensityVaryingResources() local4974 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()
7205 final int typeCount = mViewTypeCount; in markChildrenDirty() local7206 for (int i = 0; i < typeCount; i++) { in markChildrenDirty()7241 final int typeCount = mViewTypeCount; in clear() local7242 for (int i = 0; i < typeCount; i++) { in clear()7612 final int typeCount = mViewTypeCount; in setCacheColorHint() local7613 for (int i = 0; i < typeCount; i++) { in setCacheColorHint()
5247 const size_t typeCount = typeList.size(); in findEntry() local5248 for (size_t i = 0; i < typeCount; i++) { in findEntry()6451 const size_t typeCount = packageGroup->types.size(); in forEachConfiguration() local6452 for (size_t j = 0; j < typeCount; j++) { in forEachConfiguration()6654 const size_t typeCount = typeList.size(); in getEntry() local6655 for (size_t i = 0; i < typeCount; i++) { in getEntry()