Home | History | Annotate | Download | only in launcher3

Lines Matching refs:getLocationInDragLayer

1367     public void getLocationInDragLayer(int[] loc) {
1368 mLauncher.getDragLayer().getLocationInDragLayer(this, loc);