Home
last modified time | relevance | path

Searched defs:includeRootScroll (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DUtilities.java200 View descendant, View ancestor, float[] coord, boolean includeRootScroll) { in getDescendantCoordRelativeToAncestor()
222 float[] coord, boolean includeRootScroll, boolean ignoreTransform, in getDescendantCoordRelativeToAncestor()
/packages/apps/Launcher3/src/com/android/launcher3/views/
DBaseDragLayer.java381 boolean includeRootScroll) { in getDescendantCoordRelativeToSelf()