Searched refs:setPopupOffset (Results 1 – 3 of 3) sorted by relevance
542 public void setPopupOffset(int x, int y) { in setPopupOffset() method in KeyboardView1132 mMiniKeyboard.setPopupOffset(x < 0 ? 0 : x, y); in onLongPress()
9988 method public void setPopupOffset(int, int);