Searched refs:ALIGN_CENTER (Results 1 – 9 of 9) sorted by relevance
435 setCaptionsTextAlignment(Alignment.ALIGN_CENTER); in initWindow()473 setCaptionsTextAlignment(Alignment.ALIGN_CENTER); in initWindow()546 case ALIGN_CENTER: in setCaptionsTextAlignment()
44 public static final int ALIGN_CENTER = Gravity.CENTER; field in BackendConstants
73 Layout.Alignment.ALIGN_CENTER, 1, 0, true); in onMeasure()
272 Layout.Alignment.ALIGN_CENTER, 1, 0, true); in updateDrawableBounds()
46 dialogTitle.setSpan(new AlignmentSpan.Standard(Layout.Alignment.ALIGN_CENTER), /* start= */ in getCentralizedDialogTitle()
508 new AlignmentSpan.Standard(Layout.Alignment.ALIGN_CENTER),526 new AlignmentSpan.Standard(Layout.Alignment.ALIGN_CENTER),
220 .setAlignment(Layout.Alignment.ALIGN_CENTER) in getAllAppsLabelLayout()
117 mAlignment = Alignment.ALIGN_CENTER; in SubtitleView()
3166 .setAlignment(Layout.Alignment.ALIGN_CENTER)