Searched defs:setTextViewColorPrimary (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
H A DNotification.java4406 setTextViewColorPrimary(contentView, R.id.title);
4434 private void setTextViewColorPrimary(RemoteViews contentView, int id) { method in class:Notification.Builder
4826 setTextViewColorPrimary(contentView, R.id.app_name_text);
5255 setTextViewColorPrimary(button, R.id.action0);
5283 setTextViewColorPrimary(button, R.id.action0);

Completed in 62 milliseconds