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

  /packages/apps/Dialer/src/com/android/dialer/list/
OnDragDropListener.java 15 public void onDragStarted(int x, int y, PhoneFavoriteSquareTileView view);
DragDropController.java 42 mOnDragDropListeners.get(i).onDragStarted(x, y, tileView);
PhoneFavoriteListView.java 230 public void onDragStarted(int x, int y, PhoneFavoriteSquareTileView tileView) {
PhoneFavoritesTileAdapter.java 632 public void onDragStarted(int x, int y, PhoneFavoriteSquareTileView view) {
  /packages/apps/Dialer/src/com/android/dialer/
DialtactsActivity.java     [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
Workspace.java     [all...]
Launcher.java     [all...]

Completed in 162 milliseconds