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

  /packages/apps/Dialer/java/com/android/dialer/app/list/
DragDropController.java 51 mDragItemContainer.getViewForLocation(screenX, screenY);
67 mDragItemContainer.getViewForLocation(screenX, screenY);
104 PhoneFavoriteSquareTileView getViewForLocation(int x, int y);
PhoneFavoriteListView.java 299 public PhoneFavoriteSquareTileView getViewForLocation(int x, int y) {

Completed in 616 milliseconds