Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/apk/java/com/android/adservices/ui/notifications/
DConsentNotificationTrigger.java267 NotificationCompat.BigTextStyle textStyle = in getGaV2ConsentNotification() local
286 .setStyle(textStyle) in getGaV2ConsentNotification()
306 NotificationCompat.BigTextStyle textStyle = in getConsentNotification() local
326 .setStyle(textStyle) in getConsentNotification()
345 NotificationCompat.BigTextStyle textStyle = in getU18ConsentNotification() local
354 .setStyle(textStyle) in getU18ConsentNotification()
379 NotificationCompat.BigTextStyle textStyle = in getPasConsentNotification() local
398 .setStyle(textStyle) in getPasConsentNotification()
/packages/apps/Contacts/src/com/android/contacts/format/
DTextHighlighter.java35 public TextHighlighter(int textStyle) { in TextHighlighter() argument
36 mTextStyle = textStyle; in TextHighlighter()
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/wear/elements/
DAlertDialog.kt156 val textStyle = LocalTextStyle.current in AlertContent() constant
160 remember(it, density, textStyle, textMeasurer) { in AlertContent()
164 style = textStyle, in AlertContent()
/packages/apps/Messaging/src/com/android/messaging/ui/
DViewPagerTabs.java71 android.R.attr.textStyle,
/packages/apps/Dialer/java/com/android/contacts/common/list/
DViewPagerTabs.java57 android.R.attr.textStyle,