Home
last modified time | relevance | path

Searched refs:StandardTemplateParams (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/app/
DNotification.java3482 StandardTemplateParams mParams = new StandardTemplateParams();
4734 private void bindProfileBadge(RemoteViews contentView, StandardTemplateParams p) { in bindProfileBadge()
4747 private void bindAlertedIcon(RemoteViews contentView, StandardTemplateParams p) { in bindAlertedIcon()
4813 private RemoteViews applyStandardTemplate(int resId, StandardTemplateParams p, in applyStandardTemplate()
4853 StandardTemplateParams p) { in setTextViewColorPrimary()
4877 public int getPrimaryTextColor(StandardTemplateParams p) { in getPrimaryTextColor()
4897 public int getSecondaryTextColor(StandardTemplateParams p) { in getSecondaryTextColor()
4903 StandardTemplateParams p) { in setTextViewColorSecondary()
4908 private void ensureColors(StandardTemplateParams p) { in ensureColors()
4988 StandardTemplateParams p) { in updateBackgroundColor()
[all …]
/frameworks/base/config/
Dboot-image-profile.txt2508 …ation$Builder;->applyStandardTemplate(ILandroid/app/Notification$StandardTemplateParams;Landroid/a…
2510 …er;->applyStandardTemplateWithActions(ILandroid/app/Notification$StandardTemplateParams;Landroid/a…
2511 …rChronometerAndTime(Landroid/widget/RemoteViews;Landroid/app/Notification$StandardTemplateParams;)V
2512 …er;->bindHeaderText(Landroid/widget/RemoteViews;Landroid/app/Notification$StandardTemplateParams;)V
2513 …HeaderTextSecondary(Landroid/widget/RemoteViews;Landroid/app/Notification$StandardTemplateParams;)V
2514 …der;->bindLargeIcon(Landroid/widget/RemoteViews;Landroid/app/Notification$StandardTemplateParams;)Z
2515 …onAndReply(Landroid/widget/RemoteViews;Landroid/app/Notification$StandardTemplateParams;Landroid/a…
2516 …dNotificationHeader(Landroid/widget/RemoteViews;Landroid/app/Notification$StandardTemplateParams;)V
2517 …;->bindProfileBadge(Landroid/widget/RemoteViews;Landroid/app/Notification$StandardTemplateParams;)V
2518 …der;->bindReplyIcon(Landroid/widget/RemoteViews;Landroid/app/Notification$StandardTemplateParams;)Z
[all …]
Dpreloaded-classes511 android.app.Notification$StandardTemplateParams