Searched refs:mIconLastTouchPos (Results 1 – 1 of 1) sorted by relevance
90 protected final Point mIconLastTouchPos = new Point(); field in PopupContainerWithArrow592 mIconLastTouchPos.set((int) ev.getX(), (int) ev.getY());610 iconShift.x = mIconLastTouchPos.x - sv.getIconCenter().x;611 iconShift.y = mIconLastTouchPos.y - mLauncher.getDeviceProfile().iconSizePx;