Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java243 private int mDefaultNotificationColor; field in NotificationManagerService
1000 mDefaultNotificationColor = resources.getColor( in onStart()
3615 ledARGB = mDefaultNotificationColor; in updateLightsLocked()