Searched refs:setTextViewColorPrimary (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/core/java/android/app/ |
D | Notification.java | 4827 setTextViewColorPrimary(contentView, R.id.title, p); in applyStandardTemplate() 4852 private void setTextViewColorPrimary(RemoteViews contentView, int id, in setTextViewColorPrimary() method in Notification.Builder 5270 setTextViewColorPrimary(contentView, R.id.app_name_text, p); in bindHeaderAppName() 5698 setTextViewColorPrimary(button, R.id.action0, p); in generateActionButton() 5727 setTextViewColorPrimary(button, R.id.action0, p); in generateActionButton()
|