Searched refs:setTextAlignment (Results 1 – 12 of 12) sorted by relevance
64 public static void setTextAlignment(View view, int textAlignment) { in setTextAlignment() method in ViewUtils66 view.setTextAlignment(textAlignment); in setTextAlignment()
322 mSubtitleView.setTextAlignment(Alignment.ALIGN_NORMAL); in initWindow()350 mSubtitleView.setTextAlignment(Alignment.ALIGN_NORMAL); in initWindow()361 mSubtitleView.setTextAlignment(Alignment.ALIGN_CENTER); in initWindow()368 mSubtitleView.setTextAlignment(Alignment.ALIGN_OPPOSITE); in initWindow()
67 public static void setTextAlignment(final View view, final int textAlignment) { in setTextAlignment() method in ViewCompatUtils
1080 mNameTextView.setTextAlignment(View.TEXT_ALIGNMENT_VIEW_START); in getNameTextView()1114 mPhoneticNameTextView.setTextAlignment(View.TEXT_ALIGNMENT_VIEW_START); in getPhoneticNameTextView()1208 mDataView.setTextAlignment(View.TEXT_ALIGNMENT_VIEW_START); in setPhoneNumber()1255 mDataView.setTextAlignment(View.TEXT_ALIGNMENT_VIEW_START); in getDataView()1296 mSnippetView.setTextAlignment(View.TEXT_ALIGNMENT_VIEW_START); in getSnippetView()1314 mStatusView.setTextAlignment(View.TEXT_ALIGNMENT_VIEW_START); in getStatusView()
161 public void setTextAlignment(Alignment textAlignment) { in setTextAlignment() method in SubtitleView
128 ViewCompatUtils.setTextAlignment( in onCreateDialogView()
175 mView.findViewById(R.id.password_layout).setTextAlignment(View.TEXT_ALIGNMENT_CENTER); in onClick()
232 fieldView.setTextAlignment(View.TEXT_ALIGNMENT_VIEW_START); in setValues()
577 mElapsedTime.setTextAlignment(View.TEXT_ALIGNMENT_VIEW_START); in setPrimary()580 mElapsedTime.setTextAlignment(View.TEXT_ALIGNMENT_VIEW_END); in setPrimary()
375 ViewUtils.setTextAlignment(mSubjectTextView, View.TEXT_ALIGNMENT_VIEW_START); in ConversationItemView()383 ViewUtils.setTextAlignment(mSnippetTextView, View.TEXT_ALIGNMENT_VIEW_START); in ConversationItemView()
392 title.setTextAlignment(View.TEXT_ALIGNMENT_VIEW_END); in getGroupView()
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...