HomeSort by relevance Sort by last modified time
    Searched refs:getDescendantCoordRelativeToParent (Results 1 - 4 of 4) sorted by null

  /packages/apps/Launcher3/src/com/android/launcher3/
Hotseat.java 110 Utilities.getDescendantCoordRelativeToParent(this, mLauncher.getDragLayer(),
Utilities.java 233 public static float getDescendantCoordRelativeToParent(View descendant, View root,
DragLayer.java 370 return Utilities.getDescendantCoordRelativeToParent(descendant, this,
    [all...]
PagedView.java     [all...]

Completed in 109 milliseconds