/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/sorting/ |
H A D | HeaderCell.java | 117 label.setTextAlignment(View.TEXT_ALIGNMENT_VIEW_END); in setDataTypeNumber() 122 label.setTextAlignment(View.TEXT_ALIGNMENT_VIEW_START); in setDataTypeString()
|
/aosp12/packages/apps/TV/tuner/src/com/android/tv/tuner/cc/ |
H A D | CaptionWindowLayout.java | 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()
|
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/compat/ |
H A D | ViewCompatUtils.java | 67 public static void setTextAlignment(final View view, final int textAlignment) { in setTextAlignment() method in ViewCompatUtils
|
/aosp12/packages/apps/Settings/src/com/android/settings/ |
H A D | EditPinPreference.java | 60 editText.setTextAlignment(View.TEXT_ALIGNMENT_VIEW_START); in onBindDialogView()
|
H A D | TrustedCredentialsSettings.java | 392 title.setTextAlignment(View.TEXT_ALIGNMENT_VIEW_END); in getGroupView()
|
/aosp12/packages/apps/Contacts/src/com/android/contacts/list/ |
H A D | ContactListItemView.java | 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()
|
/aosp12/packages/services/Telephony/src/com/android/phone/ |
H A D | ADNList.java | 174 view.setTextAlignment(View.TEXT_ALIGNMENT_VIEW_START); in newAdapter()
|
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/ui/ |
H A D | Snackbars.java | 92 textView.setTextAlignment(View.TEXT_ALIGNMENT_CENTER); in showCustomTextWithImage()
|
/aosp12/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ |
H A D | PositionListenerActivity.java | 107 setTextAlignment(TEXT_ALIGNMENT_VIEW_START); in MyPositionReporter()
|
/aosp12/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/handheld/dashboard/ |
H A D | PermissionUsageGraphicPreference.java | 116 centerLabel.setTextAlignment(TextView.TEXT_ALIGNMENT_CENTER); in onBindViewHolder()
|
/aosp12/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/preprovisioning/terms/adapters/ |
H A D | TermsListAdapter.java | 101 textView.setTextAlignment(TEXT_ALIGNMENT_TEXT_START); in createGeneralDisclaimerView()
|
/aosp12/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/preprovisioning/terms/ |
H A D | TermsActivity.java | 138 header.setTextAlignment(TEXT_ALIGNMENT_TEXT_START); in setupHeader()
|
/aosp12/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer/text/ |
H A D | SubtitleView.java | 163 public void setTextAlignment(Alignment textAlignment) { in setTextAlignment() method in SubtitleView
|
/aosp12/frameworks/base/core/java/android/widget/ |
H A D | Spinner.java | 1145 listView.setTextAlignment(textAlignment); in show() 1273 listView.setTextAlignment(textAlignment); in show()
|
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/ |
H A D | CustomInputStylePreference.java | 128 ViewCompatUtils.setTextAlignment( in onCreateDialogView()
|
/aosp12/packages/apps/Contacts/src/com/android/contacts/editor/ |
H A D | TextFieldsEditorView.java | 294 fieldView.setTextAlignment(View.TEXT_ALIGNMENT_VIEW_START); in setValues()
|
/aosp12/frameworks/base/core/java/android/view/ |
H A D | View.java | 27980 public void setTextAlignment(@TextAlignment int textAlignment) { in setTextAlignment() method in View
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 18087 HSPLandroid/view/View;->setTextAlignment(I)V+]Landroid/view/View;missing_types
|
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 49220 method public void setTextAlignment(int);
|
/aosp12/frameworks/opt/setupwizard/tools/docs/ |
H A D | android-22.txt | 33735 method public void setTextAlignment(int);
|
/aosp12/frameworks/base/config/ |
H A D | boot-image-profile.txt | 18136 HSPLandroid/view/View;->setTextAlignment(I)V+]Landroid/view/View;missing_types
|