Searched refs:computeLocationRelativeToParent (Results 1 – 1 of 1) sorted by relevance
101 computeLocationRelativeToParent(this, (View) getParent(), mIndicatorPos); in onFocusChange()114 computeLocationRelativeToParent(v, (View) getParent(), mTargetViewPos); in onFocusChange()175 private static void computeLocationRelativeToParent(View v, View parent, int[] pos) { in computeLocationRelativeToParent() method in FocusIndicatorView