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

/frameworks/base/services/java/com/android/server/
H A DNotificationManagerService.java147 private int mDefaultNotificationColor; field in class:NotificationManagerService
1312 mDefaultNotificationColor = resources.getColor(
2248 ledARGB = mDefaultNotificationColor;

Completed in 35 milliseconds