Searched defs:typeIndex (Results 1 – 11 of 11) 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
402 private static @Nullable Class<?> getClassFromTypeIndex(int typeIndex) { in getClassFromTypeIndex()
5120 uint32_t ResTable::findEntry(const PackageGroup* group, ssize_t typeIndex, const char16_t* name, in findEntry()6482 const PackageGroup* packageGroup, int typeIndex, int entryIndex, in getEntry()6837 uint8_t typeIndex = typeSpec->id - 1; in parsePackage() local6915 uint8_t typeIndex = type->id - 1; in parsePackage() local7286 for (size_t typeIndex = 0; typeIndex < packageGroup->types.size(); ++typeIndex) { in createIdmap() local7574 for (size_t typeIndex = 0; typeIndex < pg->types.size(); typeIndex++) { in print() local7593 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