Home
last modified time | relevance | path

Searched refs:DEFAULT_LIGHT_COLOR (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DNotificationChannel.java235 private static final int DEFAULT_LIGHT_COLOR = 0; field in NotificationChannel
255 private int mLightColor = DEFAULT_LIGHT_COLOR;
972 setLightColor(safeInt(parser, ATT_LIGHT_COLOR, DEFAULT_LIGHT_COLOR)); in populateFromXml()
1153 if (getLightColor() != DEFAULT_LIGHT_COLOR) { in writeXml()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt7990 Landroid/app/NotificationChannel;->DEFAULT_LIGHT_COLOR:I