Home
last modified time | relevance | path

Searched defs:setHeaderTextColor (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/guice/extensions/grapher/src/com/google/inject/grapher/graphviz/
H A DGraphvizNode.java94 public void setHeaderTextColor(String headerTextColor) { in setHeaderTextColor() method in GraphvizNode
/aosp_15_r20/packages/apps/Car/Notification/src/com/android/car/notification/template/
DCarNotificationHeaderView.java210 public void setHeaderTextColor(@ColorInt int color) { in setHeaderTextColor() method in CarNotificationHeaderView