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

/frameworks/base/core/java/android/widget/
H A DRelativeLayout.java561 centerHorizontal(child, params, width);
846 centerHorizontal(child, params, myWidth);
1049 private static void centerHorizontal(View child, LayoutParams params, int myWidth) { method in class:RelativeLayout
1211 @ViewDebug.IntToString(from = CENTER_HORIZONTAL, to = "centerHorizontal"),

Completed in 18 milliseconds