Home
last modified time | relevance | path

Searched refs:ALIGN_CENTER (Results 1 – 9 of 9) sorted by relevance

/packages/apps/TV/tuner/src/com/android/tv/tuner/cc/
DCaptionWindowLayout.java435 setCaptionsTextAlignment(Alignment.ALIGN_CENTER); in initWindow()
473 setCaptionsTextAlignment(Alignment.ALIGN_CENTER); in initWindow()
546 case ALIGN_CENTER: in setCaptionsTextAlignment()
/packages/services/BuiltInPrintService/src/com/android/bips/jni/
DBackendConstants.java44 public static final int ALIGN_CENTER = Gravity.CENTER; field in BackendConstants
/packages/apps/Launcher3/src/com/android/launcher3/widget/
DDeferredAppWidgetHostView.java73 Layout.Alignment.ALIGN_CENTER, 1, 0, true); in onMeasure()
DPendingAppWidgetHostView.java272 Layout.Alignment.ALIGN_CENTER, 1, 0, true); in updateDrawableBounds()
/packages/apps/Settings/src/com/android/settings/applications/intentpicker/
DIntentPickerUtils.java46 dialogTitle.setSpan(new AlignmentSpan.Standard(Layout.Alignment.ALIGN_CENTER), /* start= */ in getCentralizedDialogTitle()
/packages/apps/Dialer/java/com/android/dialer/voicemail/listui/error/
DVoicemailTosMessageCreator.java508 new AlignmentSpan.Standard(Layout.Alignment.ALIGN_CENTER),
526 new AlignmentSpan.Standard(Layout.Alignment.ALIGN_CENTER),
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/appprediction/
DAppsDividerView.java220 .setAlignment(Layout.Alignment.ALIGN_CENTER) in getAllAppsLabelLayout()
/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer/text/
DSubtitleView.java117 mAlignment = Alignment.ALIGN_CENTER; in SubtitleView()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DRecentsView.java3166 .setAlignment(Layout.Alignment.ALIGN_CENTER)