Searched refs:TEXT_ALIGNMENT_VIEW_START (Results 1 – 9 of 9) sorted by relevance
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()
64 public static final int TEXT_ALIGNMENT_VIEW_START = 5; field in ViewCompatUtils
60 editText.setTextAlignment(View.TEXT_ALIGNMENT_VIEW_START); in onBindDialogView()
122 label.setTextAlignment(View.TEXT_ALIGNMENT_VIEW_START); in setDataTypeString()
174 view.setTextAlignment(View.TEXT_ALIGNMENT_VIEW_START); in newAdapter()
129 mKeyboardLayoutSetSpinner, ViewCompatUtils.TEXT_ALIGNMENT_VIEW_START); in onCreateDialogView()
294 fieldView.setTextAlignment(View.TEXT_ALIGNMENT_VIEW_START); in setValues()
375 ViewUtils.setTextAlignment(mSubjectTextView, View.TEXT_ALIGNMENT_VIEW_START); in ConversationItemView()383 ViewUtils.setTextAlignment(mSnippetTextView, View.TEXT_ALIGNMENT_VIEW_START); in ConversationItemView()