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

/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java214 private int mDefaultNotificationColor; field in class:NotificationManagerService
912 mDefaultNotificationColor = resources.getColor(
3067 ledARGB = mDefaultNotificationColor;

Completed in 11 milliseconds