Home
last modified time | relevance | path

Searched refs:setTextAlignment (Results 1 – 12 of 12) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/utils/
DViewUtils.java64 public static void setTextAlignment(View view, int textAlignment) { in setTextAlignment() method in ViewUtils
66 view.setTextAlignment(textAlignment); in setTextAlignment()
/packages/apps/TV/usbtuner/src/com/android/usbtuner/cc/
DCaptionWindowLayout.java322 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()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/compat/
DViewCompatUtils.java67 public static void setTextAlignment(final View view, final int textAlignment) { in setTextAlignment() method in ViewCompatUtils
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
DContactListItemView.java1080 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()
/packages/apps/TV/usbtuner/src/com/google/android/exoplayer/text/
DSubtitleView.java161 public void setTextAlignment(Alignment textAlignment) { in setTextAlignment() method in SubtitleView
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
DCustomInputStylePreference.java128 ViewCompatUtils.setTextAlignment( in onCreateDialogView()
/packages/apps/Settings/src/com/android/settings/wifi/
DWriteWifiConfigToNfcDialog.java175 mView.findViewById(R.id.password_layout).setTextAlignment(View.TEXT_ALIGNMENT_CENTER); in onClick()
/packages/apps/Contacts/src/com/android/contacts/editor/
DTextFieldsEditorView.java232 fieldView.setTextAlignment(View.TEXT_ALIGNMENT_VIEW_START); in setValues()
/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DCallCardFragment.java577 mElapsedTime.setTextAlignment(View.TEXT_ALIGNMENT_VIEW_START); in setPrimary()
580 mElapsedTime.setTextAlignment(View.TEXT_ALIGNMENT_VIEW_END); in setPrimary()
/packages/apps/UnifiedEmail/src/com/android/mail/browse/
DConversationItemView.java375 ViewUtils.setTextAlignment(mSubjectTextView, View.TEXT_ALIGNMENT_VIEW_START); in ConversationItemView()
383 ViewUtils.setTextAlignment(mSnippetTextView, View.TEXT_ALIGNMENT_VIEW_START); in ConversationItemView()
/packages/apps/Settings/src/com/android/settings/
DTrustedCredentialsSettings.java392 title.setTextAlignment(View.TEXT_ALIGNMENT_VIEW_END); in getGroupView()
/packages/apps/TV/usbtuner/libs/
Dexoplayer_1.5.6.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...