Searched refs:ACTION_CENTER_HORIZONTAL (Results 1 – 1 of 1) sorted by relevance
77 private static final String ACTION_CENTER_HORIZONTAL = "_centerHoriz"; //$NON-NLS-1$ field in RelativeLayoutRule325 if (id.equals(ACTION_CENTER_VERTICAL)|| id.equals(ACTION_CENTER_HORIZONTAL)) { in addLayoutActions()333 } else if (id.equals(ACTION_CENTER_HORIZONTAL)) { in addLayoutActions()358 actions.add(RuleAction.createAction(ACTION_CENTER_HORIZONTAL, "Center Horizontally", in addLayoutActions()