HomeSort by relevance Sort by last modified time
    Searched refs:showAtPoint (Results 1 - 2 of 2) sorted by null

  /packages/apps/Gallery3D/src/com/cooliris/media/
PopupMenu.java 85 public void showAtPoint(int pointX, int pointY, int outerWidth, int outerHeight) {
MenuBar.java 240 submenu.showAtPoint(x, y, (int) mWidth, (int) mHeight);

Completed in 37 milliseconds