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