Searched refs:setPopupOffset (Results 1 – 4 of 4) sorted by relevance
566 public void setPopupOffset(int x, int y) { in setPopupOffset() method in KeyboardView1156 mMiniKeyboard.setPopupOffset(x < 0 ? 0 : x, y); in onLongPress()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
13647 method public void setPopupOffset(int, int);
20968 method @Deprecated public void setPopupOffset(int, int);