Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecord.java152 mLight = calculateLights(); in NotificationRecord()
193 private Light calculateLights() { in calculateLights() method in NotificationRecord