Home
last modified time | relevance | path

Searched refs:setAlignment (Results 1 – 23 of 23) sorted by relevance

/aosp12/frameworks/native/libs/binder/include/binder/
H A DTextOutput.h107 inline HexDump& setAlignment(size_t alignment);
192 inline HexDump& HexDump::setAlignment(size_t alignment) { in setAlignment() function
/aosp12/system/libhwbinder/
H A DTextOutput.h97 inline HexDump& setAlignment(size_t alignment);
182 inline HexDump& HexDump::setAlignment(size_t alignment) { in setAlignment() function
/aosp12/frameworks/base/core/tests/coretests/src/android/text/
H A DDynamicLayoutTest.java129 .setAlignment(ALIGN_NORMAL) in testGetLineExtra_withoutLinespacing()
159 .setAlignment(ALIGN_NORMAL) in testGetLineExtra_withLinespacing()
H A DStaticLayoutTest.java350 LayoutBuilder setAlignment(Alignment align) { in setAlignment() method in StaticLayoutTest.LayoutBuilder
704 .setAlignment(DEFAULT_ALIGN) in testGetOffset_UNICODE_Hebrew()
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DSubtitleView.java207 public void setAlignment(Alignment textAlignment) { in setAlignment() method in SubtitleView
260 .setAlignment(mAlignment) in computeMeasurements()
H A DImageFloatingTextView.java79 .setAlignment(alignment) in makeSingleLayout()
/aosp12/frameworks/base/apct-tests/perftests/core/src/android/text/
H A DStaticLayoutCreateDrawPerfTest.java140 .setAlignment(ALIGN_NORMAL) in createLayout()
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/appprediction/
H A DAppsDividerView.java220 .setAlignment(Layout.Alignment.ALIGN_CENTER) in getAllAppsLabelLayout()
/aosp12/frameworks/base/media/java/android/media/
H A DCea708CaptionRenderer.java1906 mCCView.setAlignment(Alignment.ALIGN_NORMAL); in initWindow()
1931 mCCView.setAlignment(Alignment.ALIGN_NORMAL); in initWindow()
1943 mCCView.setAlignment(Alignment.ALIGN_CENTER); in initWindow()
1950 mCCView.setAlignment(Alignment.ALIGN_RIGHT); in initWindow()
H A DWebVttRenderer.java1747 lineBox.setAlignment(alignment); in update()
/aosp12/frameworks/base/core/java/android/text/
H A DDynamicLayout.java125 public Builder setAlignment(@NonNull Alignment alignment) { in setAlignment() method in DynamicLayout.Builder
373 .setAlignment(align) in DynamicLayout()
H A DStaticLayout.java199 public Builder setAlignment(@NonNull Alignment alignment) { in setAlignment() method in StaticLayout.Builder
507 .setAlignment(align) in StaticLayout()
/aosp12/frameworks/ex/common/java/com/android/ex/editstyledtext/
H A DEditStyledText.java701 public void setAlignment(Layout.Alignment align) { in setAlignment() method in EditStyledText
702 mManager.setAlignment(align); in setAlignment()
1186 public void setAlignment(Layout.Alignment align) { in setAlignment() method in EditStyledText.EditorManager
2316 mEST.setAlignment(align); in onShowAlignAlertDialog()
/aosp12/packages/apps/Settings/src/com/android/settings/widget/
H A DChartSweepView.java269 .setAlignment(Alignment.ALIGN_RIGHT) in invalidateLabelTemplate()
/aosp12/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
H A DBitcodeReader.cpp2239 NewGV->setAlignment(Alignment); in ParseModule()
2276 Func->setAlignment((1 << Record[5]) >> 1); in ParseModule()
/aosp12/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DBitcodeReader.cpp2506 NewGV->setAlignment(Alignment); in ParseModule()
2543 Func->setAlignment((1 << Record[5]) >> 1); in ParseModule()
/aosp12/frameworks/base/core/java/android/widget/
H A DTextView.java9169 .setAlignment(alignment) in makeNewLayout()
9229 .setAlignment(alignment) in makeSingleLayout()
9282 .setAlignment(alignment) in makeSingleLayout()
9647 layoutBuilder.setAlignment(getLayoutAlignment()) in suggestedSizeFitsInSpace()
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
H A DRecentsView.java4084 .setAlignment(Layout.Alignment.ALIGN_CENTER)
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt44052 …method @NonNull public android.text.DynamicLayout.Builder setAlignment(@NonNull android.text.Layou…
44471 …method @NonNull public android.text.StaticLayout.Builder setAlignment(@NonNull android.text.Layout…
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt15465 HSPLandroid/text/StaticLayout$Builder;->setAlignment(Landroid/text/Layout$Alignment;)Landroid/text/…
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt15514 HSPLandroid/text/StaticLayout$Builder;->setAlignment(Landroid/text/Layout$Alignment;)Landroid/text/…
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt89995 Lcom/android/internal/widget/SubtitleView;->setAlignment(Landroid/text/Layout$Alignment;)V