Searched refs:getViewLocationRelativeToSelf (Results 1 – 2 of 2) sorted by relevance
443 int[] loc = getViewLocationRelativeToSelf(v); in getViewRectRelativeToSelf()447 protected int[] getViewLocationRelativeToSelf(View v) { in getViewLocationRelativeToSelf() method in BaseDragLayer
334 final int[] from = getViewLocationRelativeToSelf(view); in animateView()