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

/frameworks/base/core/java/android/view/accessibility/
H A DCaptioningManager.java397 final int newForegroundColor = overlay.hasForegroundColor() ?
427 public boolean hasForegroundColor() { method in class:CaptioningManager.CaptionStyle
/frameworks/base/core/java/android/app/
H A DNotification.java3924 if (hasForegroundColor()) {
3935 private boolean hasForegroundColor() { method in class:Notification.Builder
3981 if (!hasForegroundColor() || !isColorized()) {

Completed in 732 milliseconds