Searched refs:incrementalTypeId (Results 1 – 1 of 1) sorted by relevance
447 int incrementalTypeId = mTypeIdIndexMap.size() + 1; in getMappedViewType() local448 mTypeIdIndexMap.put(typeId, incrementalTypeId); in getMappedViewType()449 return incrementalTypeId; in getMappedViewType()