Searched refs:lookupResourceId (Results 1 – 4 of 4) sorted by relevance
97 int lookupResourceId(Ref<Integer> resId) { in lookupResourceId() method in DynamicRefTable158 int err = lookupResourceId(resIdRef); in lookupResourceValue()
1005 if (entry.dynamic_ref_table.lookupResourceId(new_key) != NO_ERROR) { in GetBag()1045 entry.dynamic_ref_table.lookupResourceId(parent_resid); in GetBag()1075 if (entry.dynamic_ref_table.lookupResourceId(child_keyRef) != NO_ERROR) { in GetBag()1133 if (entry.dynamic_ref_table.lookupResourceId(new_key) != NO_ERROR) { in GetBag()
284 mTree.mDynamicRefTable.lookupResourceId(resIdRef); in getAttributeNameResID()356 if (mTree.mDynamicRefTable.lookupResourceId(data) == NO_ERROR) { in getAttributeData()
2827 err = grp.dynamicRefTable.lookupResourceId(resolvedParent); in getBagLocked()2892 if (grp.dynamicRefTable.lookupResourceId(newName) != NO_ERROR) { in getBagLocked()