Searched refs:getLocationOffset (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DTableRow.java267 int getLocationOffset(View child) { method in class:TableRow
H A DLinearLayout.java480 // (See getNextLocationOffset and getLocationOffset)
484 // getLocationOffset(child)
1415 int getLocationOffset(View child) { method in class:LinearLayout
1525 setChildFrame(child, childLeft, childTop + getLocationOffset(child),
1660 setChildFrame(child, childLeft + getLocationOffset(child), childTop,

Completed in 114 milliseconds