Home
last modified time | relevance | path

Searched refs:computeLocationRelativeToParentHelper (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DFocusIndicatorView.java177 computeLocationRelativeToParentHelper(v, parent, pos); in computeLocationRelativeToParent()
185 private static void computeLocationRelativeToParentHelper(View child, in computeLocationRelativeToParentHelper() method in FocusIndicatorView
196 computeLocationRelativeToParentHelper(parent, commonParent, shift); in computeLocationRelativeToParentHelper()