Home
last modified time | relevance | path

Searched defs:childLeft (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/quickcontact/
DFloatingChildLayout.java151 final int childLeft = (getWidth() - childWidth) / 2; in onLayout() local
156 final int childLeft = target.centerX() - (childWidth / 2); in onLayout() local
/packages/apps/Launcher2/src/com/android/launcher2/
DPagedViewCellLayoutChildren.java137 int childLeft = offsetX + lp.x; in onLayout() local
DShortcutAndWidgetContainer.java126 int childLeft = lp.x; in onLayout() local
DPagedView.java611 int childLeft = getRelativeChildOffset(0); in onLayout() local