Searched refs:mItemIdLeftMap (Results 1 – 1 of 1) sorted by relevance
167 private final HashMap<Long, Integer> mItemIdLeftMap = new HashMap<Long, Integer>(); field in SpeedDialFragment369 mItemIdLeftMap.put(itemId, child.getLeft()); in saveOffsets()413 Integer startLeft = mItemIdLeftMap.get(itemId); in animateGridView()449 mItemIdLeftMap.clear(); in animateGridView()