Searched defs:typeIndex (Results 1 – 9 of 9) sorted by relevance
66 int typeIndex = mTypes.indexOf(viewRef); in FakeAdapter() local
66 int typeIndex = types.indexOf(viewRef); in createItems() local
26 const int typeIndex, const string& type, const string& valueFieldName) { in write_native_key_value_pairs_for_type()
336 private static @Nullable Class<?> getClassFromTypeIndex(int typeIndex) { in getClassFromTypeIndex()
239 int typeIndex = getSystemIconTypeIndex(type); in getSystemIcon() local
5004 uint32_t ResTable::findEntry(const PackageGroup* group, ssize_t typeIndex, const char16_t* name, in findEntry()6370 const PackageGroup* packageGroup, int typeIndex, int entryIndex, in getEntry()6725 uint8_t typeIndex = typeSpec->id - 1; in parsePackage() local6803 uint8_t typeIndex = type->id - 1; in parsePackage() local7161 for (size_t typeIndex = 0; typeIndex < packageGroup->types.size(); ++typeIndex) { in createIdmap() local7449 for (size_t typeIndex = 0; typeIndex < pg->types.size(); typeIndex++) { in print() local7468 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