Searched refs:floatListData (Results 1 – 1 of 1) sorted by relevance
464 HashMap<Integer, DataListFloat> floatListData = new HashMap<Integer, DataListFloat>(); in applyUpdate() local485 floatListData.put(d.mId, d); in applyUpdate()529 DataListFloat longInDoc = floatListData.get(lc.mId); in applyUpdate()