Home
last modified time | relevance | path

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

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