Searched defs:typeIndex (Results 1 – 6 of 6) sorted by relevance
66 int typeIndex = mTypes.indexOf(viewRef); in FakeAdapter() local
66 int typeIndex = types.indexOf(viewRef); in createItems() local
207 int typeIndex = getSystemIconTypeIndex(type); in getSystemIcon() local
4661 uint32_t ResTable::findEntry(const PackageGroup* group, ssize_t typeIndex, const char16_t* name, in findEntry()5965 const PackageGroup* packageGroup, int typeIndex, int entryIndex, in getEntry()6289 uint8_t typeIndex = typeSpec->id - 1; in parsePackage() local6357 uint8_t typeIndex = type->id - 1; in parsePackage() local6613 for (size_t typeIndex = 0; typeIndex < pg->types.size(); ++typeIndex) { in createIdmap() local6928 for (size_t typeIndex=0; typeIndex < pg->types.size(); typeIndex++) { in print() local
113 int typeIndex; // Index in the TYPES array. Negative if not found in the array. member
3622 int typeIndex = cursor.getColumnIndex(ACCOUNTS_TYPE); in getSharedAccountsAsUser() local