Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/quickcontact/
DFloatingChildLayout.java152 final int childTop = mFixedTopPosition; in onLayout() local
158 final int childTop = target.centerY() - Math.round(childHeight * 0.35f); in onLayout() local
/packages/apps/Launcher2/src/com/android/launcher2/
DPagedViewCellLayoutChildren.java138 int childTop = lp.y; in onLayout() local
DShortcutAndWidgetContainer.java127 int childTop = lp.y; in onLayout() local
DPagedView.java618 int childTop = getPaddingTop(); in onLayout() local