Home | History | Annotate | Download | only in widget

Lines Matching defs:showContextMenu

3269     public boolean showContextMenu() {
3274 public boolean showContextMenu(float x, float y) {
3293 return super.showContextMenu(x, y);
3295 return super.showContextMenu();