Searched refs:paramList (Results 1 – 1 of 1) sorted by relevance
197 List<AttributeDescriptor> paramList = new ArrayList<AttributeDescriptor>(); in getDescriptor() local199 attrList, paramList); in getDescriptor()208 if (!paramList.isEmpty()) { in getDescriptor()209 layoutAttributes = join(paramList, layoutAttributes); in getDescriptor()597 List<AttributeDescriptor> paramList = new ArrayList<AttributeDescriptor>(); in syncAttributes() local599 mTimeStamps = findCustomDescriptors(mProject, type, attrList, paramList); in syncAttributes()