Searched defs:typeIndex (Results 1 – 10 of 10) sorted by relevance
66 int typeIndex = mTypes.indexOf(viewRef); in FakeAdapter() local
65 int typeIndex = types.indexOf(viewRef); in createItems() local
87 int typeIndex = cursor.getColumnIndex(Sms.TYPE); in querySince() local
88 int typeIndex = cursor.getColumnIndex(Calls.TYPE); in querySince() local
126 int typeIndex = cursor.getColumnIndex(Mms.Addr.TYPE); in getMmsAddress() local
268 int typeIndex = getSystemIconTypeIndex(type); in getLoadedSystemIcon() local
5244 uint32_t ResTable::findEntry(const PackageGroup* group, ssize_t typeIndex, const char16_t* name, in findEntry()6635 const PackageGroup* packageGroup, int typeIndex, int entryIndex, in getEntry()6994 uint8_t typeIndex = typeSpec->id - 1; in parsePackage() local7073 uint8_t typeIndex = type->id - 1; in parsePackage() local7439 for (size_t typeIndex = 0; typeIndex < packageGroup->types.size(); ++typeIndex) { in createIdmap() local7727 for (size_t typeIndex = 0; typeIndex < pg->types.size(); typeIndex++) { in print() local7746 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
208 inline type_index_t typeIndex() const { return mIndex & TYPE_INDEX_MASK; } in typeIndex() function
736 int typeIndex = cursor.getColumnIndex(ACCOUNTS_TYPE); in getSharedAccounts() local