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
240 int typeIndex = getSystemIconTypeIndex(type); in getSystemIcon() local
5117 uint32_t ResTable::findEntry(const PackageGroup* group, ssize_t typeIndex, const char16_t* name, in findEntry()6479 const PackageGroup* packageGroup, int typeIndex, int entryIndex, in getEntry()6834 uint8_t typeIndex = typeSpec->id - 1; in parsePackage() local6912 uint8_t typeIndex = type->id - 1; in parsePackage() local7283 for (size_t typeIndex = 0; typeIndex < packageGroup->types.size(); ++typeIndex) { in createIdmap() local7571 for (size_t typeIndex = 0; typeIndex < pg->types.size(); typeIndex++) { in print() local7590 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