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