Searched refs:setTextAlignment (Results 1 – 13 of 13) sorted by relevance
541 mSubtitleViewExoV2.setTextAlignment(View.TEXT_ALIGNMENT_INHERIT); in setCaptionsTextAlignment()544 mSubtitleViewExoV2.setTextAlignment(View.TEXT_ALIGNMENT_TEXT_END); in setCaptionsTextAlignment()547 mSubtitleViewExoV2.setTextAlignment(View.TEXT_ALIGNMENT_CENTER); in setCaptionsTextAlignment()550 mSubtitleViewExoV2.setTextAlignment(View.TEXT_ALIGNMENT_INHERIT); in setCaptionsTextAlignment()554 mSubtitleView.setTextAlignment(textAlignment); in setCaptionsTextAlignment()
117 label.setTextAlignment(View.TEXT_ALIGNMENT_VIEW_END); in setDataTypeNumber()122 label.setTextAlignment(View.TEXT_ALIGNMENT_VIEW_START); in setDataTypeString()
1166 mNameTextView.setTextAlignment(View.TEXT_ALIGNMENT_VIEW_START); in getNameTextView()1200 mPhoneticNameTextView.setTextAlignment(View.TEXT_ALIGNMENT_VIEW_START); in getPhoneticNameTextView()1294 mDataView.setTextAlignment(View.TEXT_ALIGNMENT_VIEW_START); in setPhoneNumber()1375 mDataView.setTextAlignment(View.TEXT_ALIGNMENT_VIEW_START); in getDataView()1416 mSnippetView.setTextAlignment(View.TEXT_ALIGNMENT_VIEW_START); in getSnippetView()1434 mStatusView.setTextAlignment(View.TEXT_ALIGNMENT_VIEW_START); in getStatusView()
67 public static void setTextAlignment(final View view, final int textAlignment) { in setTextAlignment() method in ViewCompatUtils
60 editText.setTextAlignment(View.TEXT_ALIGNMENT_VIEW_START); in onBindDialogView()
392 title.setTextAlignment(View.TEXT_ALIGNMENT_VIEW_END); in getGroupView()
92 textView.setTextAlignment(View.TEXT_ALIGNMENT_CENTER); in showCustomTextWithImage()
174 view.setTextAlignment(View.TEXT_ALIGNMENT_VIEW_START); in newAdapter()
163 public void setTextAlignment(Alignment textAlignment) { in setTextAlignment() method in SubtitleView
128 ViewCompatUtils.setTextAlignment( in onCreateDialogView()
294 fieldView.setTextAlignment(View.TEXT_ALIGNMENT_VIEW_START); in setValues()