Home
last modified time | relevance | path

Searched refs:setSingleLine (Results 1 – 21 of 21) sorted by relevance

/aosp14/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DMarqueeActivity.java39 text1.setSingleLine(true); in onCreate()
47 text2.setSingleLine(true); in onCreate()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
H A DGlobalActionsItem.java53 text.setSingleLine(marquee); in setMarquee()
/aosp14/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
H A DDialogTitle.java59 setSingleLine(false); in onMeasure()
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DDialogTitle.java60 setSingleLine(false); in onMeasure()
H A DMessagingGroup.java309 setSingleLine(false); in recycle()
678 public void setSingleLine(boolean singleLine) { in setSingleLine() method in MessagingGroup
688 mSenderView.setSingleLine(singleLine); in setSingleLine()
H A DMessagingLayout.java469 newGroup.setSingleLine(mIsCollapsed); in createGroupViews()
H A DActionBarView.java650 mTitleView.setSingleLine(false); in setDisplayOptions()
654 mTitleView.setSingleLine(true); in setDisplayOptions()
H A DConversationLayout.java928 newGroup.setSingleLine(mIsCollapsed); in createGroupViews()
/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/widget/
H A DImageFloatingTextViewTest.java110 mView.setSingleLine(); in usesTransformationMethod()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQSDualTileLabel.java115 tv.setSingleLine(true); in initTextView()
/aosp14/frameworks/base/core/java/android/widget/
H A DSuggestionsAdapter.java340 views.mText1.setSingleLine(false); in bindView()
345 views.mText1.setSingleLine(true); in bindView()
H A DToolbar.java778 mTitleTextView.setSingleLine(); in setTitle()
833 mSubtitleTextView.setSingleLine(); in setSubtitle()
H A DFastScroller.java558 textView.setSingleLine(true); in createPreviewTextView()
H A DTextView.java11852 public void setSingleLine() { in setSingleLine() method
11853 setSingleLine(true); in setSingleLine()
11905 public void setSingleLine(boolean singleLine) { in setSingleLine() method
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/
H A DTvPipMenuEduTextDrawer.java98 mEduTextView.setSingleLine(); in setupDrawer()
/aosp14/frameworks/base/core/java/android/preference/
H A DPreference.java641 titleView.setSingleLine(mSingleLineTitle); in onBindView()
/aosp14/frameworks/base/core/tests/coretests/src/android/widget/
H A DTextViewActivityTest.java323 textView.setSingleLine(true); in testToolbarAppearsAfterSelection_withFirstStringLtrAlgorithmAndRtlHint()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt21034 HSPLandroid/widget/TextView;->setSingleLine()V
21035 HSPLandroid/widget/TextView;->setSingleLine(Z)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt21098 HSPLandroid/widget/TextView;->setSingleLine()V
21099 HSPLandroid/widget/TextView;->setSingleLine(Z)V
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt60420 method public void setSingleLine();
60421 method public void setSingleLine(boolean);