Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/Spa/spa/src/com/android/settingslib/spa/widget/dialog/
DSettingsAlterDialogContent.kt143 textStyle = MaterialTheme.typography.headlineSmall, in <lambda>()
164 textStyle = MaterialTheme.typography.bodyMedium in <lambda>()
179 textStyle = MaterialTheme.typography.labelLarge, in <lambda>()
300 textStyle: TextStyle, in ProvideContentColorTextStyle()
303 val mergedStyle = LocalTextStyle.current.merge(textStyle) in ProvideContentColorTextStyle()
/frameworks/base/packages/SettingsLib/Spa/spa/src/com/android/settingslib/spa/widget/scaffold/
DSearchScaffold.kt171 val textStyle = MaterialTheme.typography.bodyLarge in SearchBox() constant
179 textStyle = textStyle, in SearchBox()
184 style = textStyle, in SearchBox()
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/
DCustomBar.java143 StyleResourceValue textStyle = (StyleResourceValue) textStyleValue; in setStyle() local
145 ResourceValue textSize = res.findItemInStyle(textStyle, in setStyle()
158 ResourceValue textColor = res.findItemInStyle(textStyle, in setStyle()
/frameworks/base/core/java/android/view/inputmethod/
DTextAppearanceInfo.java220 int textStyle = Typeface.NORMAL; in createFromTextView() local
224 textStyle = typeface.getStyle(); in createFromTextView()
231 .setTextStyle(textStyle) in createFromTextView()
666 public Builder setTextStyle(@Typeface.Style int textStyle) { in setTextStyle() argument
667 mTextStyle = textStyle; in setTextStyle()
/frameworks/base/packages/SettingsLib/Spa/tests/src/com/android/settingslib/spa/widget/scaffold/
DCustomizedAppBarTest.kt137 var textStyle: TextStyle? = null in <lambda>() variable
143 textStyle = LocalTextStyle.current in <lambda>()
148 assertThat(textStyle).isNotNull() in <lambda>()
149 assertThat(textStyle).isEqualTo(expectedTextStyle) in <lambda>()
/frameworks/base/packages/EasterEgg/src/com/android/egg/landroid/
DMainActivity.kt167 val textStyle = in Telemetry() constant
205 style = textStyle, in Telemetry()
220 style = textStyle, in Telemetry()
250 style = textStyle, in Telemetry()
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/bouncer/ui/composable/
DPasswordBouncer.kt99 textStyle = LocalTextStyle.current.copy(textAlign = TextAlign.Center), in <lambda>()
/frameworks/base/core/tests/coretests/src/android/widget/
DTextViewActivityTest.java1291 private void initializeClipboardWithText(TextStyle textStyle) { in initializeClipboardWithText() argument
1293 switch (textStyle) { in initializeClipboardWithText()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt1273 field public static final int textStyle = 16842903; // 0x1010097
/frameworks/base/core/api/
Dcurrent.txt1723 field public static final int textStyle = 16842903; // 0x1010097
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt75974 Lcom/android/internal/R$attr;->textStyle:I